Giter Site home page Giter Site logo

eslam-ayman / restaurant-menu Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 0.0 72 KB

Full Stack Web Developer Nanodegree Program ( Google Scholarship on Udacity ) Project 4

Python 51.28% HTML 48.72%
python python3 flask-application sqlalchemy-database-migrations object-relational-mapper sqlite object-oriented-programming udacity-fullstack-nanodegree google-udacity-scholarship google-nanodegree-program oop full-stack mvc-pattern design-patterns html-css framework

restaurant-menu's Introduction

Documentation of Restaurant System (Flask)

About

this project has made for testing skills of using Python framework Flask and using ORM Object Relational Mapping called sqlalchemy to test Add , Retrive , Update and Delete . and this project implements a JSON endpoint this project used design pattern called MVC

To Run

You will need:

  • Python3
  • SQLlite (DB)
  • sqlalchemy
  • oauth2client

Setup

  1. Install python . https://www.python.org/downloads/
  2. Download SQLlite DB . pip3 install sqllite
  3. Download sqlalchemy ORM (DB-API) . pip3 install sqlalchemy
  4. Download oauth2client from here . pip3 install oauth2client

To Run

  • Download Project File and UNZIP its files
  • you will find Folder called Templates this folder contain all View file
  • and there are two more files one called Model.py this file contain all database configuration
  • and the seconde file called Controller.py this file contain all Logic of the system
  • you can must change directory cd of the terminal to inside the project folder and run this command
  • python controller.py
  • and open your browser and access this URL http://localhost:5000

License

this project is free to every one who is starting to learn python

Author : Eslam Ayman

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.