TastyFood is a modern food delivery web application inspired by popular platforms like Swiggy and Zomato. The application allows users to browse food items, search dishes, add products to a cart, place orders, and track deliveries in real time.
- Responsive and modern user interface
- Food category filtering
- Dynamic food menu
- Search functionality
- Shopping cart management
- Checkout system
- Coupon code support
- Live order tracking
- Location selection using maps
- Veg and Non-Veg filtering
- Local Storage data persistence
- HTML5
- CSS3
- JavaScript (ES6)
- Local Storage API
- Leaflet.js Maps
TastyFood/
│
├── index.html
├── style.css
├── app.js
├── README.md
- Download or clone the repository
git clone https://github.com/srikanthchepuri29/TastyFood.git- Open the project folder
cd TastyFood- Open
index.htmlin your browser
or use VS Code Live Server:
Right Click → Open with Live Server- Food categories
- Search functionality
- Featured food items
- Add to cart
- Update quantity
- Remove items
- Total price calculation
- User details form
- Address selection
- Order summary
- Real-time order tracking simulation
- Delivery status updates
- User Authentication
- Payment Gateway Integration
- Backend API Development
- Database Connectivity
- Admin Dashboard
- Order History
Srikanth Patel
This project is developed for learning and portfolio purposes.