Skip to content

How To Install - --------- 1. Create Database food. 2. Run food.sql script provided in sql folder. 3. Go to login.php and try out our application. Sample user credentials can be found in users & wallet_details table. Note - --------- 1. This is not ready for PRODUCTION. 2. The username and password of sample users are stored in table `users`. 3.…

tourist5/Online-food-ordering-system

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.

Online-food-ordering-system

How To Install - --------- 1. Create Database food. 2. Run food.sql script provided in sql folder. 3. Go to login.php and try out our application. Sample user credentials can be found in users & wallet_details table. Note - --------- 1. This is not ready for PRODUCTION. 2. The username and password of sample users are stored in table users. 3. Only Customers with "Verified" status can place orders using "Cash on Delivery" option. 4. By default a new customer gets 2000 coins in Wallet on signing up, and a fake Credit card number & CVV number is generated and stored in SQL Table "wallet_details" with corresponding new customer's ID. 5. Use that Card Number & CVV while placing an order, else order won't be successful or use "Cash on delivery" option. 6. What's lacking? Dynamic payment(real payment system) and error reporting lacks in this project. And also one might wish for showing corresponding food item's photo and all that stuff.

adding screenshots

Picture1 Picture2 Picture3 Picture4 Picture5 Picture6 Picture7 Picture8 Picture9 Picture10 Picture11

About

How To Install - --------- 1. Create Database food. 2. Run food.sql script provided in sql folder. 3. Go to login.php and try out our application. Sample user credentials can be found in users & wallet_details table. Note - --------- 1. This is not ready for PRODUCTION. 2. The username and password of sample users are stored in table `users`. 3.…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published