Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 755 Bytes

Readme.md

File metadata and controls

19 lines (14 loc) · 755 Bytes

Watchlist

Overview

Welcome to my watchlist!
This is a web application designed for maintaining a personal watchlist of movies. Built with Flask and SQLAlchemy, it allows only the admin (the repository owner) to add, edit, or delete movie entries.
Visit the live application here: Watchlist

Features

  • Secure admin authentication
  • Add movies to the watchlist
  • Edit or delete movie entries
  • View movie details through IMDb links

Contributing

Contributions to this project are welcome, though only the admin can modify the watchlist. Please feel free to suggest features or report issues.

License

This project is licensed under the MIT License - see the LICENSE file for details.