Skip to content

nadaaskora/item-catalog

Repository files navigation

Item Catalog

Project Overview

To develop an application that 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.

Requirements

Setup Project:

  1. Install Vagrant and VirtualBox
  2. Download or Clone fullstack-nanodegree-vm repository.
  3. Find the catalog folder and replace it with the content of this current repository, by either downloading or cloning it from Here.

Launch Project

  1. Launch the Vagrant VM using command:
  $ vagrant up
  1. Run your application within the VM
  $ python /vagrant/catalog/main.py
  1. Access and test your application by visiting http://localhost:5000.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published