/movie_watchlist

Movie Watchlist

Primary LanguageHTMLMIT LicenseMIT

Movie Watchlist

Click to access

Some features developed during the course:

  1. NoSql database using MongoDB.
  2. User registration in database, login and logout of the application.
  3. Dark mode implemented.
  4. Film evaluation with one click and database registration.

Tools:

  1. Python
  2. MongoDB
  3. Flask
  4. HTML5 and CSS3

Notes

Remember you need create a file with name .env into movie_library and set your MONGODB_URI= to run it locally.

Movie_Watchlist

References

https://python-web.teclado.com/section14/lectures/01_project_overview_css_variables/ https://www.joshwcomeau.com/css/custom-css-reset/