Online food ordering system is a process in which one can order various food and beverages from some local restaurants and hotels through internet while sitting at home or at any place. And the order is delivered at the specified location.
Online Food Ordering System in PHP is a simple project developed using PHP, Javascript and CSS. The project connects various restaurants to customers. The project consists of an administrator (manager) and a user side. All management like editing site content, updating food items, adding restaurant and checking order status can be managed from admin side. There can be multiple managers on site.
Features
- Add Category
- Add Menu
- List of Menu
- User details
- Manage order
- customer Feedback
Brief overview of technology:
Front end: HTML, CSS, JavaScript
- HTML: HTML is used to create and save web document. E.g. Notepad/Notepad++
- CSS : (Cascading Style Sheets) Create attractive Layout
- Bootstrap : responsive design mobile freindly site
- JavaScript: it is a programming language, commonly use with web browsers.
Back end: PHP, MySQL, CodeIgniter
- PHP: Hypertext Preprocessor (PHP) is a technology that allows software developers to create dynamically generated web pages, in HTML, XML, or other document types, as per client request. PHP is open source software.
- MySQL: MySql is a database, widely used for accessing querying, updating, and managing data in databases.
Installation Steps
1. Download zip file and Unzip file on your local server.
2. Put this file inside “c:/wamp/www/” .
3. Database Configuration Open phpmyadmin Create Database named
onlinefoodphp. Import database
loan from downloaded folder(inside database)
4. Open Your browser put inside “http://localhost/OnlineFood-PHP/”
Admin Detail
username – admin
Password – admin
User Detail
username – neha
Password – 123456
Reviews
Super happy with the work. I had a few edits required and Piyush608 completed each edit quickly and correctly