Food Ordering System Save Abandoned

Food or Item Order Management System

Project README

Food Ordering System

Screenshots

Login

Login

Register

Register

Modify Food Menu (Admin)

Modify Menu

Food Menu (Customer)

View tickets

Placing Order

Records

View all Orders(Admin)

Records

List Tickets

View All Tickets(Admin)

Place & View Tickets(Customer)

Tickets(User)

Communicating on Support Ticket

Support Ticket

Modify Details(Customer)

Modifying Records

User Management(Admin)

Modifying Records

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.
Open Source Agenda is not affiliated with "Food Ordering System" Project. README Source: haxxorsid/food-ordering-system

Open Source Agenda Badge

Open Source Agenda Rating