https://github.com/harshshukla2002/food-delivery
A food delivery platform where users can order food, make secure payments, and track orders, while admins manage the menu and order statuses.
https://github.com/harshshukla2002/food-delivery
bcrypt css express jwt mongodb multer nodejs reactjs stripe
Last synced: about 2 months ago
JSON representation
A food delivery platform where users can order food, make secure payments, and track orders, while admins manage the menu and order statuses.
- Host: GitHub
- URL: https://github.com/harshshukla2002/food-delivery
- Owner: harshshukla2002
- Created: 2024-12-09T07:07:15.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-12-09T08:38:26.000Z (5 months ago)
- Last Synced: 2025-02-06T20:44:25.340Z (3 months ago)
- Topics: bcrypt, css, express, jwt, mongodb, multer, nodejs, reactjs, stripe
- Language: JavaScript
- Homepage: https://deloffood.netlify.app/
- Size: 7.62 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Food-Delivery Web App - Tomato
[](https://postimg.cc/301sTyxk)
This web application offers users a seamless and intuitive platform to browse, order, and purchase their favorite food items. Key features include:
1. User-Friendly Food Ordering System: Customers can explore an extensive menu, add items to their cart, and place orders effortlessly.
2. Secure Payment Integration: Powered by Stripe, the platform ensures a safe and efficient checkout process for online payments.
3. Real-Time Order Tracking: Users can monitor their order status and stay updated on delivery progress.Designed for reliability and ease of use, this application provides a complete solution for food delivery needs, ensuring customer satisfaction at every step.
---
# Important URLS
- Backend URL: https://food-delivery-backend-oklx.onrender.com
- Frontend URL: https://deloffood.netlify.app/---
Screenshots
Home
[](https://postimg.cc/grGcf8Mk)
Login
[](https://postimg.cc/Y4typrTg)
Signup
[](https://postimg.cc/Z0WsYDsf)
Menus
[](https://postimg.cc/7fWxGcqf)
Cart
[](https://postimg.cc/wRBp35PX)
Delivery Information
[](https://postimg.cc/dDQvWv1h)
Payments
[](https://postimg.cc/fVdh3RHr)
My Orders
[](https://postimg.cc/yDcw1rxq)
Admin Add
[](https://postimg.cc/67hgR2CY)
Admin Food List
[](https://postimg.cc/9wDnvLKn)
Admin Order Details
[](https://postimg.cc/c6C2gJCB)
---
Features
User Features
Admin Features
---
Technology Used
- React.js
- JavaScript
- Redux
- JSX
- CSS
- NodeJs
- ExpressJS
- MongoDB
- JWT Token
- Bcrypt
- Multer
- Stripe
- Mongoose
- Git & GitHub
---
# Lessons Learned
- Gain excessive knowledge on application of Reacts.js
- Gain knowledge on using API.
- Enjoyed the process of learning and creating the application.
- Gain excessive knowledge on application of Backend using NodeJS, ExpressJs and MongoDB.