Skip to content

kcamloyd/project-idea-catalog

Repository files navigation

View screenshots of this project on my portfolio site.

Store art/craft project ideas with a list of necessary supplies.

Catalog project for Udacity Full Stack Web Developer Nanodegree. Built on example code from Udacity course 330 - Full Stack Foundations.

Udacity uses a virtual machine that can be replicated by installing Virtual Box and Vagrant. Dependencies can also be installed locally.

Dependencies:

To run: (A blank database is provided)

  1. Download/clone all files and install dependencies.
  2. Run app.py to start the server on localhost:8000.
  3. Visit http://localhost8000 in a browser to use the app.