Skip to content

php script to allow user ordering pizza

Notifications You must be signed in to change notification settings

c0ffein/pizzaOrder

 
 

Repository files navigation

when coming from an older version: execute setup.php to update current database

pizzaOrder

php script to allow user ordering pizza

Step 1: copy sources to "src" directory as txt files.

Step 2: start setup.php and create your admin user with password. Sqlite3 database will now be created and reading source files from "src" folder to database.

Step 3: start index.php and login with your admin/user data.

Step 4: if not started yet, some user can start a new order

Step 5: everybody who's hungry is ording

Step 6: man who started order, can close oder and write the arrival time of pizza

Step 7: eating and repeat from step 4

About

php script to allow user ordering pizza

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 59.7%
  • HTML 29.7%
  • CSS 10.3%
  • JavaScript 0.3%