Download the Latest version of virtual box.
Download and install Vagrant.
Clone or Download the folder from Repo.
Run the command 'vagrant up' in your terminal, it may take several minutes for vagrant to set itself up.
Run the command 'vagrant ssh'.
Copy the Folder(item-catalog) to Folder(vagrant)
Change the directory to '/vagrant/item_catalog'.
Run the database_setup.py with python in terminal
Go back to the terminal and run the python files 'project.py'.
Open "localhost:8000" in your browser