alidabour / ItemCatalog

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ItemCatalog

Into :

Item Catalog is 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.

#To run this final project

  1. run database_setup.py to create the database

  2. run lotsofItems.py to populate the database

  3. run project.py and navigate to localhost:8000 in your browser

#public endpoint examples

http://localhost:8000/catalog

http://localhost:8000/catalog/Sony/items/

http://localhost:8000/catalog/Sony/Sony%20Xperia%20XA/

About


Languages

Language:Python 73.2%Language:HTML 22.9%Language:CSS 4.0%