• We just launched and are currently in beta. Join us as we build and grow the community.

Responsive Ordering System using PHP Codeigniter Framework with Source Code

TURAM1

Debugger
T Rep
0
0
0
Rep
0
T Vouches
0
0
0
Vouches
0
Posts
137
Likes
135
Bits
2 MONTHS
2 2 MONTHS OF SERVICE
LEVEL 1 200 XP
Project: Responsive Ordering System using PHP Codeigniter Framework

About

This project is an Online Ordering System with POS and Kitchen Side User Interface. This project is programmed using the Codeigniter framework and some other plugins and libraries. The Client-Side user interface is designed as mobile responsive. When the Cashier, Admin, and the Customers submit their order, the kitchen side order list will automatically populate new orders on the list with the help of a PHP socket. For the POS, the cashier or the admin can select if the order type is for delivery, dine-in, or take out and for the online ordering website for the customer, they can choose either for delivery or pickup. The system also generates a simple receipt. This system has also a chat system where the customer can send a message to the system admin for some info or any circumstances.

Features:

Admin Side

  • Login Page
  • Dashboard with sales and order summary
  • Product Category Management
  • Product Management
  • POS (Point of Sale)
  • Order List
  • Sales Report
  • Users Management
  • System Management
  • Kitchen Side Order Management
  • Account Management
  • Order Notification
  • Chat Box

Kitchen Side

  • Order List
    • New
    • Partially Served
  • Order Management

Cashier Side

  • Login
  • POS (Point of Sale)
  • Order List

Customer Side

  • Login Page
  • Signup Page
  • Home Page
  • Product List
  • Product Category Filtering
  • Product Search
  • Product Description View Modal
  • Order Cart
  • Order List
  • Account Management
  • Chat Box

Sample Images

login.png

Login Page

web-menu-desc_0.png
mobile-menu-desc.png
pos.png


mobile-cart.png


This system is ready to use but unfortunately, the Delivery feature is not yet done. The source code is free but for educational purposes only and since this not yet 100% done but still, all the features stated above are fully functional. Feel Free to download the source and I hope this will help you for your future development.

Demo

How to Run

  1. Download the source code and extract the zip file.
  2. Download or set up any local web server that runs PHP script.
  3. Make sure to uncomment the "extension=sockets" line in your php.ini file.
  4. Run the "php-socket.php" file in your command line or terminal. [ php php-socket.php ]
  5. Open the web-server database and create a new database name it "rios_db".
  6. Import the SQL file located in the database folder of the source code.
  7. Copy and paste the source code to the location where your local web server accessing your local projects. Example for XAMPP('C:\xampp\htdocs')
  8. Open a web browser and browse the project. E.g [ ] Note: If ever you renamed the source code folder or pasted it to another folder, make sure that you change the base_url value also in the config.php file.

Admin Default Access

Username: admin

Password: admin123

Free Documentation


For More PHP Projects, visit the links below.

  • PHP Projects with Source Code Free Download

Enjoy Coding :)

Note: Due to the size or complexity of this submission, the author has submitted it as a .zip file to shorten your download time. After downloading it, you will need a program like Winzip to decompress it.

Virus note: All files are scanned once-a-day by SourceCodester.com for viruses, but new viruses come out every day, so no prevention program can catch 100% of them.

FOR YOUR OWN SAFETY, PLEASE:

1. Re-scan downloaded files using your personal virus checker before using it.

2. NEVER, EVER run compiled files (.exe's, .ocx's, .dll's etc.)--only run source code.


Download
You must upgrade your account or reply in the thread to view the hidden content.
 

452,496

331,932

331,940

Top