Skip to content

edmondliang/udacity_catalog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Catalog Project at Udacity This project is part of Udacity course. You can use this project for managing Catalog and related Items.

demo: http://catalog.edmondliang.me

Goal

This application provides a list of items within a variety of categories as well as provide a user registration and authentication system. Registered users will have the ability to post, edit and delete their own items.

##Getting Started

  1. You will need Python version 2.7.6 or up and pip latest version to get started.
  2. Download or clone this repository to your computer.
  3. Install dependency according to requirement.txt or run comand "pip install -r requirement" in your working directory.
  1. Run "python run.py" in working directory and access "http://127.0.0.1:5000" in your browser to start.

Enjoy!

##Other function

Reference

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published