Skip to content

nimitbhargava/restaurants-menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Restaurant Menu

Objective of this repo is to demonstrate the CRUD ability of the Python Web Server.

User can

  • Add new restaurants
  • Edit restaurant name
  • Delete restaurant
  • View all the restaurants

Run

To run the project -

  1. Create the database by python database_setup.py on your terminal (please make sure you have Python 2.5+ installed for your machine)
  2. Run Python Web Server by python webserver.py on terminal.

About

Restaurants information using Python HTTP server, and SQLAlchemy and no framework

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages