The site is live! Check it out at https://filmlist.ca
This is a web app created entirely in vanilla HTML5, CSS3 and JavaScript utilizing ES6 features for the front-end, and Firebase's Auth, Firestore and Storage for the back-end. Movies are fetched using the Open Movie Database (OMD) and Axios, and hosted on Netlify. The website is also secure from unauthorized access, which is done using Firebase security rules.
In this website, users can:
- Sign up
- Log in
- Reset their password
- Once logged in, update their profile information, including: a. Username b. Biography c. Display Picture
- Verify their email address
- Search up movies and TV shows
- Look up info about the movie/show, such as release date, runtime, ratings, vote count, director(s), actors, and the plot.
- Create new collections
- Add movies/shows to their movie collections
- Delete collections
- Delete individual movies from collections
- Adding friends and seeing their collections
Ability to see a movie's entire information when clicked- Renaming Collections
- Moving movies inside collections
- See where movie/show is available to steam or buy (e.g., Netflix, Hulu, etc.)
Searching up a Movie:
Adding a Movie to Your Collections:
Your Collections:
Your Profile Settings:
Deleting Your Collections:
Viewing Movie/Show's Information:
Login Page:
Signup Page:
Forgot Password Page: