Skip to content

Project 3 of Udacity's Full Stack Web Developer Nanodegre

Notifications You must be signed in to change notification settings

ilhaan/Item-Catalog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Item-Catalog

This repository consists of my work for Project 3 of Udacity's Full Stack Web Developer Nanodegree.

Set up

Follow the instructions here to install a Vagrant virtual machine that contains all the packages required to run this project. After completing the install, run the virtual machine and proceed to the instructions section.

Instructions

  1. Clone the project repository to you current working directory
git clone https://github.com/ilhaan/Tournament-Results.git
  1. Change your working directory to the cloned repository
cd Item-Catalog
  1. Run the web server
python server.py
  1. Open a web browser and navigate to http://localhost:5000/

You will now be able to navigate through the Item-Catalog project. In order to view the JSON API endpoint, navigate to http://localhost:5000/catalog.json.

Once you are done, terminate the web server using CTRL+C in the terminal running server.py.

About

Project 3 of Udacity's Full Stack Web Developer Nanodegre

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published