https://github.com/rohitroy-github/grababite-php-food-delivery-system
GrabABite is a PHP-based food delivery app simulating real-world ordering and delivery. It helped me refine my PHP & MySQL skills, focusing on backend development and database management.
https://github.com/rohitroy-github/grababite-php-food-delivery-system
css food-ordering-application html mysql mysql-database php
Last synced: 22 days ago
JSON representation
GrabABite is a PHP-based food delivery app simulating real-world ordering and delivery. It helped me refine my PHP & MySQL skills, focusing on backend development and database management.
- Host: GitHub
- URL: https://github.com/rohitroy-github/grababite-php-food-delivery-system
- Owner: rohitroy-github
- Created: 2022-09-19T17:58:58.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-04-01T09:36:38.000Z (about 1 year ago)
- Last Synced: 2025-04-01T10:31:38.728Z (about 1 year ago)
- Topics: css, food-ordering-application, html, mysql, mysql-database, php
- Language: PHP
- Homepage:
- Size: 4.93 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# GrabABite
GrabABite is a **PHP-based food delivery application** that replicates a real-world **food ordering and delivery system**. This project was developed to enhance my skills in **PHP & MySQL**, focusing on backend development, database management, and dynamic web applications.
**Project can be deployed on localhost for testing.**
---
## Features
### Client Side
- Checkout food items
- Browse food categories
- Search for food items
- Order food items
### Admin Side
- Dashboard with business summary
- Add, update, delete admins
- Add, update, delete menu items
- Add, update, delete menu categories
- Update menu orders
---
## Project Demo
🎥 **Loom Video**: [Watch Here](https://www.loom.com/share/3242d871e71d466292b9f0d5fee7c898)
---
## Snapshots
|  |  |
| ------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------- |
|  |  |
|  |  |
|  | |
---
## Tech Stack
- **Frontend**: HTML, CSS, Bootstrap
- **Backend**: PHP
- **Database**: MySQL (SQL)
---