Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/md-suhag/food-del
Full Stack Ecommerce App
https://github.com/md-suhag/food-del
context-api delivery-website express mongodb nodejs react-router reactjs
Last synced: 23 days ago
JSON representation
Full Stack Ecommerce App
- Host: GitHub
- URL: https://github.com/md-suhag/food-del
- Owner: md-suhag
- Created: 2024-05-21T01:58:22.000Z (9 months ago)
- Default Branch: master
- Last Pushed: 2024-09-11T05:32:00.000Z (5 months ago)
- Last Synced: 2024-11-14T04:44:58.596Z (3 months ago)
- Topics: context-api, delivery-website, express, mongodb, nodejs, react-router, reactjs
- Language: JavaScript
- Homepage: https://food-del-opal.vercel.app
- Size: 9.21 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Tomato Food Delivery Website
#### This is a MERN Stack Project
## Project Feature
#### USER :
- User can login and register in the website
- User can add food to cart and order any food any time
- Registered user see carted food from any devices after login
- User can see his/her order details after login
- For payment, we use stripe payment system. So, user can payment by visa or master card#### ADMIN :
- Admin can add more food product in the website dynamically by admin panel
- Admin can Delete Product of the website.
- By Admin panel, Admin can see orders details of all user in this website and can change order status.---
### Technology that used in this website:
1. React
2. React Router Dom
3. Express Js
4. Mongodb
5. Stripe ( for payment gateway )
6. Axios
7. Json Webtoken
8. React Toastify
9. Multer
10. Bcrypt
11. Mongoose---
Click this link to see live demo: food-del-opal.vercel.app
---