Skip to content

bhavinkotak07/Full-stack-python3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Full-stack-python3

Fully working python3 code with flask framework and SqlAlchemy ORM. Udacity full stack web development course focuses on python 2.7 for application development. I have ported the code to Python 3.

Application is a restaurant management system where user can create , edit, delete and view restuarants. It uses sqlite database and inbuilt HTTPServer for hosting. To execute the code run "python lotsofmenus.py" It will insert some data into sqlite database. Now run "python webserver.py" to start a local server and the open localhost:8000/restaurant from browser.
Dependencies: SqlAlchemy

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages