A full-stack Food Delivery web application designed to provide a smooth and user-friendly online food ordering experience.
This project includes separate Admin, Backend, and Frontend modules to manage users, restaurants, orders, and deliveries efficiently.
- Browse food items and restaurants
- Add items to cart
- Place food orders
- User authentication & authorization
- Responsive UI for all devices
- Manage food items and categories
- Manage orders and users
- Dashboard for order tracking
- Update order status
- RESTful APIs
- Secure authentication
- Database integration
- Order and user management
Food-Delivery/ │ ├── frontend/ # React / UI code ├── backend/ # Node.js / Express APIs ├── admin/ # Admin panel ├── .gitignore └── README.md
🛠️ Tech Stack Frontend React.js HTML5 CSS3 JavaScript Backend Node.js Express.js Database MongoDB Tools Git & GitHub VS Code
📌 Future Enhancements Online payment gateway Live order tracking Restaurant ratings & reviews Push notifications