Giter Club home page Giter Club logo

item_catalog's Introduction

#Web API Project A Udacity project 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.

Getting Started

You can access the files of this project from this Github link

Prerequistes

In order to view these files you must have a

  1. A Web broswer(like IE or Chrome) installed on your computer.
  2. A Virtual Machine and Vagrant setup to run
  3. Python 2.7 with SQLAlchemy and flask framework setup

With the above steps done

  1. You can access the files from [ this Github link ] (https://github.com/rawatankit90/item_catalog) by clicking the green download button on the right.
  2. Unzip the downloaded file.
  3. Place the above files in Vagrant directory
  4. From Vagrant, SSH to VM [Virtual Machine] and navigate to the folder "item_catalog" under vagrant folder
  5. Create the database shoplocal.db using following command python model.py
  6. Populate the database using following command python populate_db.py
  7. Run the project.py file using command python project.py
  8. Go to your favorite browser and type http://localhost:5000
  9. You will be directed to home page where user can login or Register himself or User can browse the categories without login
  10. User has option to login with Google

API End Points

JSON APIs to view all Category Information with Items present in Category

/allCategoryItemApi/JSON

JSON APIs to view a Item list of Category

/CategoryItemApi/int:category_id/JSON

JSON APIs to view a single Category

/CategoryApi/int:category_id/JSON

JSON APIs to view all Category Information

/allCategoryApi/JSON

Built With love from udacity learner

  1. HTML5
  2. CSS3
  3. Bootstrap 3
  4. Python 2.7
  5. SQLAlchemy
  6. flask templates

item_catalog's People

Contributors

rawatankit90 avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.