Skip to content

The Movie Watchlist was my biggest project so far. It is the final project in the Flask Web Development certification I took last February (2023).

Notifications You must be signed in to change notification settings

AmigoDaLua/Movies-Watchlist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Movie Watchlist: register, add, watch, rank

The Movie Watchlist was my biggest project so far. It is the final project in the Flask Web Development certification I took last February (2023).

It consists in a web app that allows registered users to have a unique movie watchlist online. After registration, you can add any movie you like to your watchlist and mark when you watch it.

The app includes an important accessibility feature: dark/bright mode, so all eyes can feel comfortable. Also, it will save the date you last watched a movie and it's possible to rank it with 1-5 stars.

  • Index Page:

Index page

  • Register Page:

Index page

  • Toggle Theme:

Index page

  • Adding a movie:

Index page

  • Editing/Ranking a movie:

Index page

Last words

The app was made in Flask and the data is saved thanks to MongoDB. Doing this granted me tons of learning: it was a great experience to pass through all the stages of programming something bigger and more complex and an excellent way to close the Flask course.

Please, feel free to try it by yourself: it's a lot of fun =D

About

The Movie Watchlist was my biggest project so far. It is the final project in the Flask Web Development certification I took last February (2023).

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published