Skip to content

coders-iiitbh/TheMovieDatabase

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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