Skip to content

pranav1511/udacity-item-catalog

Repository files navigation

Item Catalog

A simple python based web application which provides a list of items within a variety of categories and implements third party Authentication and Authorization like Google and Facebook.

Getting Started

Requirements

Setup

  • Run the Vagrant Machine and access ssh vagrant up vagrant ssh
  • Move inside the project folder cd /vagrant/catalog
  • Setup the database python database_setup.py
  • Populate database with Categories python populate_categories.py

Launch

Known Issues

  • Limited validation in form data

Skills Used

  • HTML
  • CSS
  • Javascript
  • JSON
  • Bootstrap
  • Python
  • Flask
  • Jinja2
  • SQLAlchemy
  • RESTful APIs
  • OAuth2 (Google and Facebook login)

License

Item Catalog is licensed under the MIT License.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published