In this app you can keep track of your favourite movie series, based on a goal you set. Built with Ruby on Rails, React, Bootstrap and Redux.
LINk.
- POST /signup
- POST /login
- GET /movies/index
- POST /movies/create
- GET /show/:id
- UPDATE /update/:id
- DELETE /destroy/:id
- GET /movie/progress
- User can sign up.
- User can sign in.
- User can create serie and track his/her progress.
- Get a list of all series you are currently seeing;
- View a single serie details, edit or delete it;
- View your overall progress with a Pie Chart.
- Ruby on Rails
- RSpec
- Install VSCode or any code editor you like;
- Install the latest versions of Ruby and Ruby on Rails.
Requirements
- Postman - API development and testing environment.
Testing with Postman
- Install Postman by following the link above.
- Navigate to
localhost:3000in Postman to access the application. - Use the API Documentation to access the endpoints available.
👤 Evanson Igiri
Contributions, issues and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
This project is Apache licensed.