Skip to content

Internet Video Database

Notifications You must be signed in to change notification settings

cp2923/Internet-Video-Database

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Install libraries

    pip install click, flask, sqlalchemy

Edit server.py to set your database URI

    DATABASEURI = "<your database uri>"

Run it in the shell

    python server.py

Get help:

    python server.py --help

About

Internet Video Database

• Developed an online database of information about videos which contains reviews and ratings

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published