Skip to content

Maddie02/movie-catalog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Movie catalog

This is a project for DBMS course in ELSYS.

Used technologies:

  • Python (Flask)
  • Bootstrap v4.5
  • SQLite 3

Installation

pip install -r requirments.txt

How to run

sh ./start.sh

Project information

The project implements a simple movie catalog that stores movies and their actor in SQLite3 database. In the web page of the project you can see:

  • Movie tab in which you can see all of the movies available in the website
  • Latest movies tab in which you can see all of the movies ordered by newest to oldest
  • Add a movie tab - from here you can add a movie to our database
  • Top 10 Movies - The top 10 movies in out website ordered by their ratings

Creators

Madlen Sarkisian
Darina Atanasova

About

A DBMS Course final project in ELSYS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published