Skip to content

Latest commit

 

History

History
32 lines (23 loc) · 603 Bytes

README.md

File metadata and controls

32 lines (23 loc) · 603 Bytes

CS 4111

Function

PSequel/html integrated database for adding/rating/and keeping track of current movie/tv show seasons/episodes/play times.


Setup

  1. Install python brew install python

  2. Install virtualenv pip install virtualenv

  3. Clone the repo git clone https://github.com/Freeslugs/4111

  4. Copy Following

    1. cd 4111
    2. . env/bin/activate
    3. virtualenv env --python=python2.7
    4. pip install -r requirements.txt

Run it

  1. python app.py

Other

  1. PostgreSQL account: djb21**

  2. URL: http://databases-4***.herokuapp.com/