bazingagin / TBD

webpage or app for finding the title of a book, movie, or video game based on answering question about preferences

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TBD

webpage or app for finding the title of a book, movie, or video game based on answering question about preferences.

Setup instructions:

If you are using c9, clone TBD to a c9 workspace. Run command python manage.py runserver $IP:$PORT to view the current site.

If you are using a local environment, clone to your local environment, run command

pip install django

then run

python manage.py runserver

About

webpage or app for finding the title of a book, movie, or video game based on answering question about preferences


Languages

Language:Python 80.5%Language:HTML 15.4%Language:CSS 4.1%