#Welcome to the page of the 3rd project of the Udacity Nanodegree (Fullstack) This application offers the possibilities to add categories and items.
This application runs in the vagrant VM set up by Udacity
$ vagrant up
$ vagrant ssh
Go to the catalog folder:
$ cd /vagrant/catalog
Here you can run the application by:
$ python project3_application.py
This will then run on localhost:5000/