Users can use this application on their own accord or refer to the user guide below.
- User can navigate the homepage and review the FAQs.
- User can click on sign in.
- From the sign in page, a user can create an account by clicking the "Sign up now" link
- After creating an account, the user will be prompted to sign in
- After successfully logging into the application, the user will be brought to the browse page.
- A user can click on the images of the films and see its trailer
- A user can add a movie to their list by clicking a movie to see its trailer, then clicking the "+ my list" button above the video.
- A user can remove films by clicking on the movie within the list, and then clicking "Remove from my list" button above the video.
- Creating a ruby on rails backend with data coming from The Movie Database API.
- Gained working knowledge on how to use JWT tokens and localStorage to store user account information.
- Gained working knowledge on creating user sign up and authentication.
