All Projects → haxxorsid → Food Ordering System

haxxorsid / Food Ordering System

Food or Item Order Management System

Projects that are alternatives of or similar to Food Ordering System

Mainwp Child
The MainWP Child plugin is installed on the WordPress sites that you want to control from the MainWP Dashboard.
Stars: ✭ 74 (-54.04%)
Mutual labels:  management, management-system
Customer-Management-System-for-Coffee-Shops
𝐂𝐨𝐟𝐟𝐞𝐞 𝐒𝐡𝐨𝐩𝐬
Stars: ✭ 34 (-78.88%)
Mutual labels:  system, management
university
University Management System
Stars: ✭ 15 (-90.68%)
Mutual labels:  system, management
core
Liman Core allows you to centrally manage all servers in your IT processes remotely, with stable and secure. You can improve the features with expandable extensions and modules.
Stars: ✭ 35 (-78.26%)
Mutual labels:  system, management
HotelManagementSystem
Hotel Management System created with Restify and Angular 9
Stars: ✭ 23 (-85.71%)
Mutual labels:  system, management
shd
Show pretty HDD/SSD list
Stars: ✭ 37 (-77.02%)
Mutual labels:  system, management
Time-and-Attendance-Management-System
TMS is a full-stack website that maintains records of all employees with their personal information. It keeps track of hours worked by an employee on a particular project assigned to him. It maintains time sheets and generates detailed and summary reports of the employee time sheets. TMS also has an admin page, which can manage all the employees…
Stars: ✭ 46 (-71.43%)
Mutual labels:  system, management
Confex
Useful helper to read and use application configuration from environment variables.
Stars: ✭ 272 (+68.94%)
Mutual labels:  management, system
Stock Management System
An Introductory Stock Management System built on PHP, jQuery with AJAX in MVC pattern.
Stars: ✭ 95 (-40.99%)
Mutual labels:  management, management-system
Streamdeck Tools
The Stream Deck Tools library wraps all the communication with the Stream Deck app, allowing you to focus on actually writing the Plugin's logic
Stars: ✭ 133 (-17.39%)
Mutual labels:  management
Elephant Shed
PostgreSQL Management Appliance
Stars: ✭ 146 (-9.32%)
Mutual labels:  management
Envy
😠 Environmentally friendly environment variables
Stars: ✭ 132 (-18.01%)
Mutual labels:  system
Meanrecipe
Get a consensus recipe for your next meal. 🍪 🍰
Stars: ✭ 140 (-13.04%)
Mutual labels:  food
Novosga
Sistema de Gerenciamento de Atendimento adaptável para grandes e pequenas organizações.
Stars: ✭ 149 (-7.45%)
Mutual labels:  management
Timertool
Little tool to get and set the windows timer values
Stars: ✭ 132 (-18.01%)
Mutual labels:  system
It books
好书分享,送人玫瑰,手有余香。
Stars: ✭ 154 (-4.35%)
Mutual labels:  system
Coddx Alpha
Coddx - a collection of tools that help developers program efficiently. One of the features is generating multiple files from templates quickly.
Stars: ✭ 132 (-18.01%)
Mutual labels:  management
Gourmet map
微信小程序「美食地图」——“发现最地道的美食”
Stars: ✭ 129 (-19.88%)
Mutual labels:  food
Engineering Management
A collection of inspiring resources related to engineering management and tech leadership
Stars: ✭ 2,520 (+1465.22%)
Mutual labels:  management
Webadmin
基于Vue.js 2.x系列 + Element UI 的后台管理系统解决方案。
Stars: ✭ 153 (-4.97%)
Mutual labels:  management-system

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.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].