Skip to content

Latest commit

 

History

36 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

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

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages