All Projects → kaushikjadhav01 → Online-Food-Ordering-Web-App

kaushikjadhav01 / Online-Food-Ordering-Web-App

Licence: other
Online Food Ordering System Website using basic PHP, SQL, HTML & CSS. You can use any one of XAMPP, WAMP or LAMP server to run the Web App

Programming Languages

TSQL
950 projects
CSS
56736 projects
HTML
75241 projects
PHP
23972 projects - #3 most used programming language
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Online-Food-Ordering-Web-App

workflowmanager-viewer-js
Source code for ArcGIS Workflow Manager JavaScript viewer - Manage your workflows on the web.
Stars: ✭ 23 (-76.04%)
Mutual labels:  web-development, web-application, webapp
Chi Food
Food Delivery App made by Flutter and Bloc
Stars: ✭ 103 (+7.29%)
Mutual labels:  food, food-ordering
Local Web Server
A lean, modular web server for rapid full-stack development.
Stars: ✭ 916 (+854.17%)
Mutual labels:  web-development, webapp
Cagette
Cagette.net, le logiciel libre des circuits courts
Stars: ✭ 111 (+15.63%)
Mutual labels:  food, web-application
System Design Primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
Stars: ✭ 154,659 (+161003.13%)
Mutual labels:  web-application, webapp
flask-course
Curso de Flask (Desarrollo Web en Python; Básico)
Stars: ✭ 23 (-76.04%)
Mutual labels:  web-development, web-application
online-menu-cloud-kitchen-and-food-delivery-system
Most Advance online restaurant menu, food delivery system, online restaurant menu, free online restaurant menu, free online restaurant menu app, online restaurant menu service provider
Stars: ✭ 16 (-83.33%)
Mutual labels:  food, food-ordering
Navigation Timing
Navigation Timing
Stars: ✭ 92 (-4.17%)
Mutual labels:  web-application, webapp
software-systems-architecture
A collection of descriptions of the architecture that various systems use.
Stars: ✭ 24 (-75%)
Mutual labels:  web-development, web-application
Vidhub
Video sharing website (YouTube clone) with PHP
Stars: ✭ 34 (-64.58%)
Mutual labels:  web-development, web-application
Project-Online-Shopping-Website
Project for the subject of "Web Technologies"
Stars: ✭ 37 (-61.46%)
Mutual labels:  web-development, xampp
Webperl
Run Perl in the browser with WebPerl!
Stars: ✭ 221 (+130.21%)
Mutual labels:  web-application, webapp
Node Red Contrib Uibuilder
Easily create data-driven web UI's for Node-RED using any (or no) front-end library. VueJS and bootstrap-vue included but change as desired.
Stars: ✭ 215 (+123.96%)
Mutual labels:  web-application, webapp
Sharry
Sharry is a self-hosted file sharing web application.
Stars: ✭ 170 (+77.08%)
Mutual labels:  web-application, webapp
Viewer
Viewer is a configurable application template that enables you to display an ArcGIS web map using a variety of tools.
Stars: ✭ 56 (-41.67%)
Mutual labels:  web-development, web-application
FoodiFi
FoodiFi App in flutter
Stars: ✭ 22 (-77.08%)
Mutual labels:  food, food-ordering
Start Fastapi
a lightweight web framework based on fastapi
Stars: ✭ 48 (-50%)
Mutual labels:  web-application, webapp
Theorytracker
🎼 HTML5/WebAudio multi-track functional harmony analysis and songwriting app! -- https://hlorenzi.github.io/theorytracker/
Stars: ✭ 62 (-35.42%)
Mutual labels:  web-application, webapp
zomato-analytics
This project is no longer functional. Zomato now requires OTP login.
Stars: ✭ 13 (-86.46%)
Mutual labels:  food, food-ordering
time-aware-template
Time Aware is a configurable application template that enables you to display time enabled layers in an ArcGIS web map using a time slider.
Stars: ✭ 20 (-79.17%)
Mutual labels:  web-development, web-application

Online-Food-Ordering-Web-App

Online Food Ordering System Website using basic PHP, SQL, HTML & CSS. You can use any one of XAMPP, WAMP or LAMP server to run the Web App on your local machine. It has a food ordering module for a customer. It also provides menu, orders and user management module for admin.

Admin Login & Password (You can change this in phpmyadmin):
Login: admin
Password: admin

Screenshots

Find how the project looks in screenshots folder Or click here

Technologies Used

Tools Used

How to Install and Use

  1. Download and install XAMPP/WAMP/LAMP server and download the files of this project
  2. Copy the folder of this project in your xampp/htdocs/www folder
  3. Start XAMMP. Start Apache and SQL server. Go to phpmyadmin and create a new database named 'food'
  4. Go to the food database created and click on 'Import' option in the top menu
  5. Upload the food.sql file and import it
  6. Open your web browser and check if you got the website running on your localhost (http://localhost:8080/www/)

Authors

Kaushik Jadhav

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].