Coder Social home page Coder Social logo

food-cuisine-app's Introduction

FoodCusine Catalog

Requirements

Dependencies

Run the following commands:

pip2 install flask packaging oauth2client redis passlib flask-httpauth
pip2 install sqlalchemy flask-sqlalchemy psycopg2 bleach requests

Run the app

To start the app simply run

python project.py

The app is configured to run on port:5000

Remarks

  • The app uses Bootstrap and is responsive.
  • The pictures are stored in the database.
  • The app offers 3 JSON API endpoints:
    • /cuisine/JSON
    • /cuisine/cuisine_id/JSON
    • /cuisine/cuisine_id/item/item_id/JSON

How to use the App

  • If not logged in you have to log in
  • The app provides its own authorization and also through 3rd party google login authentication and authorization.
  • The app also alowes its user to signUP.
  • After you login you can view the existing cuisines that are stored in the database.
  • you can also add your own cuisine that arent on the given list.(only if logged in)
  • When you click on any of the cusines, you are taken another page where fooditem are listed belonging to that cuisine.
  • You can add your own food item to that list.
  • When you click on any of the items you are taken another page where there is brief description and related Information.
  • To delete or edit a fooditem or delete an cuisine You have to be the user who added it.

food-cuisine-app's People

Watchers

James Cloos avatar  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.