Screenshots of the Food Ordering System overview.
The Food Ordering System is a web-based platform that allows users to order food online from restaurants. It provides separate roles for Admin and Customers. The system supports multiple payment methods and integrates Google Maps for location services.
- Manage restaurants, food items, and orders
- View user profiles and order history
- Process payments and manage order status
- Browse restaurants and food menus
- Add items to the cart and place orders
- Track order status in real-time
- Secure payments via Stripe, bKash, or Cash on Delivery
- Backend: PHP (Laravel Framework)
- Frontend: HTML, Tailwind CSS
- Database: MySQL
- Payment Integration: Stripe, bKash, Cash on Delivery
- Location Services: Google Maps API
-
Access the app at http://127.0.0.1:8000
-
Register as a customer to place orders
-
Log in as an admin to manage the system
- PHP 8.x
- Composer
- Node.js & npm
- MySQL (XAMPP recommended)
- Clone the repository
git clone https://github.com/yourusername/food-ordering-system.git cd food-ordering-system














