Skip to content

Latest commit

 

History

History
27 lines (26 loc) · 1.19 KB

README.md

File metadata and controls

27 lines (26 loc) · 1.19 KB

Functionality so far:

  1. Home page (WIP)
  2. "I'm Bored" Dropdown button. 2.1 Random Movie Generator. (WIP) 2.2 Most Popular Movies page with top 10 most popular movies currently. (WIP) 2.3 Top Rated Movies page with top 10 most highly rated movies of all time. (WIP)
  3. Movie Details page that gives various information on specific movie. (WIP)
  4. Register page with functioning registration. (WIP)
  5. Login page with basic authentication functionality. (WIP)
  6. Search bar functionality that allows users to find information on any movie.
  7. My profile page. 7.1 View your profile's pfp, username, email and introduction. 7.2 Change your profile's pfp and introduction (WIP)
  8. Marking movies as Favourite, Seen, Flagged, Liked, Disliked. (WIP)
  9. Notifications providing confirmation on successful actions.

TODO:

  1. Improve User authentication and registration.
  2. Look into further optimization in page loading times.
  3. Add additional Movie Details Page stylizing and functionality.
  4. Implement button stylizing.
  5. Create random movie generator engine.
  6. Flesh out designs for all pages.
  7. Account details page. 8.1 Add Update account details page. 8.2 Add Preferances page. 8.3 Add Movie history page.