This program hosts a takeaway web application running on server side.
Technologies used: Google App Engine, Python's Flask web framework and Python itself.
Please clone it, and then execute "C:\Python27\python.exe C:{your_location_to_program}\restaurant_takeaway_setup.py Now your restaurant takeaway web app is hosted on localhost:5000
Technical specifications: To understand the code, please view "restaurant_takeaway_web_app_plan.pptx" for simple database diagrams, simple web address links and revision history.