Reel Ratings

Project 2

Reel Ratings is a movie rating app that allows users to rate and review movies.

Technologies Used:

Project Links:

Live link not available

GitHub Repository

Explanation:

I created this project to further improve my skills with API integration and backend development. I wanted to create a movie rating app that pulled data from an External API and allow uses to rate and review movies.

Challenges:

  • Creating user authentication and authorization
  • Handling backend data and storing it in a backend database
  • Designing the schema for the database and how to store the likes and reviews

What I Learned:

    Changes: