Skip to content

Latest commit

 

History

History
20 lines (17 loc) · 620 Bytes

README.md

File metadata and controls

20 lines (17 loc) · 620 Bytes

TheMovieDatabase

A simple flask-based website for viewing various movies and their related information. It's a part of our semester project for RDBMS course.

Techstack

  • 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.

Checklist

  • 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