https://github.com/zlhshn/food_delivery
This project is a fullstack project. Food types are saved to the database from the admin panel according to categories, and an order is created by making selections on the frontend side and a test payment system is integrated with Stripe.
https://github.com/zlhshn/food_delivery
admin-panel backend bycrypt expressjs jwt mongodb moongose nodejs react stripe-payments
Last synced: 2 months ago
JSON representation
This project is a fullstack project. Food types are saved to the database from the admin panel according to categories, and an order is created by making selections on the frontend side and a test payment system is integrated with Stripe.
- Host: GitHub
- URL: https://github.com/zlhshn/food_delivery
- Owner: zlhshn
- Created: 2024-09-29T17:38:46.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-18T18:33:43.000Z (8 months ago)
- Last Synced: 2025-04-03T22:42:18.677Z (8 months ago)
- Topics: admin-panel, backend, bycrypt, expressjs, jwt, mongodb, moongose, nodejs, react, stripe-payments
- Language: JavaScript
- Homepage: https://food-delivery-front-nkt9.onrender.com
- Size: 7.54 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Project Description
This project is a fullstack project. Food types are saved to the database from the admin panel according to categories, and an order is created by making selections on the frontend side and a test payment system is integrated with Stripe.
Food Delivery Project