Food Store System Script PHP MySQL

This is a php application for managing an online food store with a simple design interface but fully functional programming:

  • Allows customers to order food online, customers can register for a new account or log in via social media accounts (Facebook, Google plus) when ordering.
  • Administrators can track orders, add, edit, and delete products for sale, provide statistics on products, revenue, manage customers, and manage and assign roles to employees according to their functions.
  • Set up the system according to requirements: language, currency, reward points, social media links, customize the menu display for the homepage.
  • And there are some other functions for you to explore on your own.




* Truy demo online: http://phpstack-127012-748423.cloudwaysapps.com/

Account login on demo page:

Admin Login: admin@admin.com / password

Kitchen Manager : kitchenmanager@gmail.com / password

Delivery Manager : deliverymanager@gmail.com / password

Customer : michale@gmail.com / 123456

 Requirements

If you want to use InvoicePlane you have to follow these requirements to use the application:

PHP Version 5.3 or higher, MySQL 5.1.41 or higher, PDO Installed CURL Open, Session enabled, CodeIgniter.

* How to install script on localhost:

  • Download and install a local web server such as AMPPS/XAMPP/WAMP to run our PHP scripts;
  • Download and extract the script and copy it to the web server directory;
  • Access phpMyAdmin and create a new database;
  • Open a web browser, enter the address: http://localhost/project_name/ to start the installation process (See the installation image below)


  • After successful installation, delete the install folder
  • Default login account:  admin@admin.com/ admin@admin.com
  • Read more in document.
Note: The script is for reference only, if you use it, you must purchase the license.


Download
Previous Post Next Post