CS50-s-Web---project-3-Pizza

所属分类:Pascal/Delphi编程
开发工具:Python
文件大小:0KB
下载次数:0
上传日期:2018-12-23 14:04:13
上 传 者sh-1993
说明:  HarvardX:CS50W CS50 s使用Python和JavaScript的Web编程
(HarvardX: CS50W CS50 s Web Programming with Python and JavaScript)

文件列表:
db.sqlite3 (212992, 2018-12-23)
manage.py (537, 2018-12-23)
orders/ (0, 2018-12-23)
orders/__init__.py (0, 2018-12-23)
orders/__pycache__/ (0, 2018-12-23)
orders/__pycache__/__init__.cpython-37.pyc (117, 2018-12-23)
orders/__pycache__/admin.cpython-37.pyc (572, 2018-12-23)
orders/__pycache__/apps.cpython-37.pyc (333, 2018-12-23)
orders/__pycache__/models.cpython-37.pyc (4542, 2018-12-23)
orders/__pycache__/urls.cpython-37.pyc (837, 2018-12-23)
orders/__pycache__/views.cpython-37.pyc (7469, 2018-12-23)
orders/admin.py (531, 2018-12-23)
orders/apps.py (87, 2018-12-23)
orders/migrations/ (0, 2018-12-23)
orders/migrations/0001_initial.py (3951, 2018-12-23)
orders/migrations/0002_auto_20181216_1751.py (1104, 2018-12-23)
orders/migrations/0003_auto_20181216_1902.py (974, 2018-12-23)
orders/migrations/0004_auto_20181216_1933.py (387, 2018-12-23)
orders/migrations/0005_auto_20181216_1951.py (1050, 2018-12-23)
orders/migrations/0006_auto_20181216_1955.py (997, 2018-12-23)
orders/migrations/0007_auto_20181216_2000.py (450, 2018-12-23)
orders/migrations/0008_user_order.py (766, 2018-12-23)
orders/migrations/0009_auto_20181216_2135.py (465, 2018-12-23)
orders/migrations/0010_auto_20181216_2220.py (375, 2018-12-23)
orders/migrations/0011_auto_20181217_1936.py (499, 2018-12-23)
orders/migrations/0012_user_order_topping_allowance.py (397, 2018-12-23)
orders/migrations/0013_user_order_completed.py (403, 2018-12-23)
orders/migrations/0014_auto_20181221_1742.py (520, 2018-12-23)
orders/migrations/0015_order_counter.py (512, 2018-12-23)
orders/migrations/__init__.py (0, 2018-12-23)
orders/migrations/__pycache__/ (0, 2018-12-23)
orders/migrations/__pycache__/0001_initial.cpython-37.pyc (1695, 2018-12-23)
orders/migrations/__pycache__/0002_auto_20181216_1751.cpython-37.pyc (1098, 2018-12-23)
orders/migrations/__pycache__/0003_auto_20181216_1902.cpython-37.pyc (984, 2018-12-23)
orders/migrations/__pycache__/0004_auto_20181216_1933.cpython-37.pyc (558, 2018-12-23)
orders/migrations/__pycache__/0005_auto_20181216_1951.cpython-37.pyc (1032, 2018-12-23)
orders/migrations/__pycache__/0006_auto_20181216_1955.cpython-37.pyc (1007, 2018-12-23)
orders/migrations/__pycache__/0007_auto_20181216_2000.cpython-37.pyc (583, 2018-12-23)
orders/migrations/__pycache__/0008_user_order.cpython-37.pyc (863, 2018-12-23)
... ...

# Project 3 Web Programming with Python and JavaScript https://www.youtube.com/watch?v=Klf1B8_A6Ko This project is a fully funcional food ordering system made in django. Beside python I did use bootstrap 4 for better control of all DOMs elements. No javascript has been used. index.hmlt login.html signin.html menu.html extends layout.html file my_orders.html and orders_manager shows list of all orders models.py contain all data structures urls.py contain routes to functions views.py cotain main program and fuctions which renders html files Also in static folder there are pictures and style.css file which contain additional styling for html Program automatically create superuser account at first start My personal touch allowing site administrator to mark orders as complete and allowing users to see the status of their pending or completed orders

近期下载者

相关文件


收藏者