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