A modern full-stack food delivery platform developed during my UpSkill Campus Full Stack Development Internship.
π Frontend: https://quickbite-food-delivery-platform.vercel.app
- User Registration & Login
- Restaurant Browsing
- Food Search
- Add to Cart
- Order Placement
- Order Tracking
- Favorites Management
- Profile Management
- Admin Dashboard
- User Management
- Coupon Management
- Delivery Partner Management
- Order Monitoring
- Revenue Analytics
- Delivery Partner Tracking
- Active/Inactive Status
- Delivery Statistics
- Assigned Orders Management
- HTML5
- CSS3
- JavaScript (ES6)
- Node.js
- Express.js
- JSON Data Storage
- Vercel (Frontend)
- Render (Backend)
QuickBite-Food-Delivery-Platform/
β
βββ frontend/
β βββ index.html
β βββ app.js
β βββ style.css
β βββ data.js
β
βββ backend/
β βββ controllers/
β βββ routes/
β βββ models/
β βββ middleware/
β βββ data/
β βββ config/
β βββ server.js
β
βββ README.mdgit clone https://github.com/VishnuRali/upskillcampus.git
cd upskillcampuscd backend
npm install
npm startBackend runs on:
http://localhost:5000cd frontend
npm install
npm startFrontend runs on:
http://localhost:8080- User Authentication
- Admin Authentication
- Orders Overview
- Revenue Tracking
- User Management
- Coupon Management
- Delivery Partner Management
Organization: UpSkill Campus
Domain: Full Stack Development
Project: QuickBite Food Delivery Platform
This project was developed as part of the UpSkill Campus Internship Program to gain practical experience in full-stack web development and deployment.
Vishnu Vardhan Rali
π LinkedIn: https://www.linkedin.com/in/vishnuvardhanrali
π GitHub: https://github.com/VishnuRali
π Portfolio: https://vishnuvardhanrali.com
This project is licensed under the MIT License.
β If you like this project, please give it a star on GitHub!