Skip to content

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.

Notifications You must be signed in to change notification settings

evansinho/series_tracker_api

Repository files navigation

SERIES_TRACKER_API

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.

API Links

LINk.

API ENDPOINTS

  • POST /signup
  • POST /login
  • GET /movies/index
  • POST /movies/create
  • GET /show/:id
  • UPDATE /update/:id
  • DELETE /destroy/:id
  • GET /movie/progress

Features

  1. User can sign up.
  2. User can sign in.
  3. User can create serie and track his/her progress.
  4. Get a list of all series you are currently seeing;
  5. View a single serie details, edit or delete it;
  6. View your overall progress with a Pie Chart.

Technologies Used

  • Ruby on Rails
  • RSpec

Installation

  • Install VSCode or any code editor you like;
  • Install the latest versions of Ruby and Ruby on Rails.

Testing the application

Requirements

  • Postman - API development and testing environment.

Testing with Postman

  • Install Postman by following the link above.
  • Navigate to localhost:3000 in Postman to access the application.
  • Use the API Documentation to access the endpoints available.

Authors

👤 Evanson Igiri

🤝 Contributing

Contributions, issues and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

📝 License

This project is Apache licensed.

About

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages