Skip to content

Watch List - Whether together or remote, watching movies with friends and family is a fun activity. Watch List is a web app for groups or individuals to create and share a movie bucket list.

Notifications You must be signed in to change notification settings

mkobar/WatchList-SwamphacksVII

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WatchList

Swamphacks VII

DevPost: https://devpost.com/software/watch-list
Demo Video: https://youtu.be/gjNt1aHaa8I

Description: Whether together or remote, watching movies with friends and family is a fun activity. Watch List is a web app for groups or individuals to create and share a movie bucket list.

Run python flask_app.py in the root directory to start the server. Then, open http://127.0.0.1:5000/ in a browser (works best in Edge). Will need the .env file to connect to the database.

You will need these python packages to run:
pip install Flask pip install pymongo pip install dotenv pip install Jinja2 pip install requests pip install Flask-Cors

Contact Alexis Dougherty at alexisdougherty@ufl.edu or https://swamphacks-vii.slack.com/team/U01KXL5RCNB for more information.

About

Watch List - Whether together or remote, watching movies with friends and family is a fun activity. Watch List is a web app for groups or individuals to create and share a movie bucket list.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 83.1%
  • Python 16.9%