Item Catalog Project
Requirements
- python 2.7
- sqlalchemy
- oauth2client
- flask
Setting Up
- In terminal, change directory to root directory of project.
- Run python database_setup.py
- Run seed_music.py
- Run server.py
- In browser, type in url http://localhost:5000