Skip to content

Collaborative video queue where multiple users will add and vote on different Youtube videos to be played from a single computer. Built with Flask framework using AJAX and SQLite.

License

Notifications You must be signed in to change notification settings

jburger424/The-Q

Repository files navigation

Description

Collaborative video queue where multiple users will add and vote on different Youtube videos to be played from a single computer. Built with Flask framework using AJAX and SQLite.

Getting Started

Requirements (Included in virtual enviroment)

  • Python 2.7
  • pip packages in requirements.txt

Running

  • Activate virtual enviroment in bash (No requirements needed when running from virual enviroment)
    • source m-q-env/bin/active
  • Start app
    • python flaskapp.py runserver

Stopping

  • End program
    • Contol-C from keyboard in bash window
  • Deactivate virtual enviroment
    • Deactivate

About

Collaborative video queue where multiple users will add and vote on different Youtube videos to be played from a single computer. Built with Flask framework using AJAX and SQLite.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published