Giter Club home page Giter Club logo

food-ordering-system's Introduction

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.

food-ordering-system's People

Contributors

haxxorsid avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.