This catalog was built to satisfy the requirements of Udacity's Full Stack Nanodegree Project 5. I used the Flask microframework to build the back end and implemented Google's Oauth2 authentication system. I threw in some barebones styling with Bootstrap.
- Install Vagrant and VirtualBox
- Clone this project
- Clone the Vagrantfile from Udacity's fullstack-nanodegree-vm repository
- Launch the Vagrant VM (vagrant up)
At the terminal, run
python server.py