PSequel/html integrated database for adding/rating/and keeping track of current movie/tv show seasons/episodes/play times.
-
Install python
brew install python
-
Install virtualenv
pip install virtualenv
-
Clone the repo
git clone https://github.com/Freeslugs/4111
-
Copy Following
cd 4111
. env/bin/activate
virtualenv env --python=python2.7
pip install -r requirements.txt
python app.py
-
PostgreSQL account: djb21**