An open API service indexing awesome lists of open source software.

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.

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

| ![1](https://github.com/user-attachments/assets/f1b9ae47-02c4-4dfc-a9bc-cf4b448260b8) | ![2](https://github.com/user-attachments/assets/17eecbb4-5c84-4ccf-bcbc-26e8af476705) |
| ------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------- |
| ![3](https://github.com/user-attachments/assets/79983300-0099-40af-a2d0-b09baac66213) | ![4](https://github.com/user-attachments/assets/339f49b7-4144-4a86-bb8b-676e5651fde1) |
| ![5](https://github.com/user-attachments/assets/ed19a303-45cd-4554-ba92-1a1a854e7784) | ![6](https://github.com/user-attachments/assets/21e11d1a-e5e2-4ebc-ad2e-c1ab0b1822be) |
| ![7](https://github.com/user-attachments/assets/fb896223-465b-4c80-81b6-ec344e7ee387) | |

---

## Tech Stack

- **Frontend**: HTML, CSS, Bootstrap
- **Backend**: PHP
- **Database**: MySQL (SQL)

---