Skip to content

dalex01/fsnd_restaurants

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Restaurant Menu App

This app was created as Full Stack Foundations and Authentication & Authorization: OAuth courses final project development.

Requirements

Project was developed and reviewed according to this rubric.

How to use

App is deployed on heroku.com servers: http://fsnd-p3-restaurantmenu.herokuapp.com/

Features

App shows:

  • restaurants from DB
  • menu for each restaurant

App allows:

  • register via Google or Facebook account
  • add, edit or delete restaurants
  • add, edit or delete menu items

Technologies used

  1. Flask framework (ver 0.9)
  2. SQLite DB
  3. SQLAlchemy python library
  4. oauth2client python library
  5. httplib2, json, requests, random, string, os python modules

TODO

  1. Add tests
  2. Refactor template for Menu to make it more usefull
  3. Integrate with some review and restaurant menu API

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published