A simple flask-based website for viewing various movies and their related information. It's a part of our semester project for RDBMS course.
- PostgreSQL (for Database)
- Flask (for web-framework)
- Python (backend)
- Bootstrap (GUI)
We will be using the public dataset from IMDb for all the data related to the movies and shizz.
- Basic website skel added
- Postgres Linked Successfully
- Full-Text Search Enabled
- Basic Routing added
- Enhance GUI
- Solve the problems with viedo in modals
- Add cards on homepage
- Update the database