Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gabriel-jesusvix/food-web
vapplication to simulate ifood application with NextJS, Typescript and Prisma🚀
https://github.com/gabriel-jesusvix/food-web
context-api docker docker-compose nextjs prisma prisma-orm shadcn-ui tailwindcss typescript
Last synced: 1 day ago
JSON representation
vapplication to simulate ifood application with NextJS, Typescript and Prisma🚀
- Host: GitHub
- URL: https://github.com/gabriel-jesusvix/food-web
- Owner: Gabriel-Jesusvix
- Created: 2024-05-05T17:54:57.000Z (6 months ago)
- Default Branch: develop
- Last Pushed: 2024-05-07T20:36:33.000Z (6 months ago)
- Last Synced: 2024-05-07T21:35:53.002Z (6 months ago)
- Topics: context-api, docker, docker-compose, nextjs, prisma, prisma-orm, shadcn-ui, tailwindcss, typescript
- Language: TypeScript
- Homepage: https://food-web-nine-zeta.vercel.app
- Size: 697 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Food App
Food App Web is application for web of the restaurants:
The manly tool is managment of the foods, with products in platform.
## Requirements
### Functional requirements
- [x] The user must be able to do login with google on the application;
- [x] The user must place orders;
- [x] The user must view orders;
- [x] The user must view favorite restaurants;
- [x] User can remove restaurants from favorites;
- [x] The user can view the categories;
- [x] The user must be able to search for restaurants;
- [x] The user must be able to exit the application;### Business rules
- [x] The User can only place one order at a time
- [x] The user will only be able to favorite if they are logged in to the application;
- [x] The participant can only check-in to an event once;
- [x] The user can redo the same order after the order has been completed (Behavior only done manually at the bank);### Techs
- Typescript
- NextJS
- Prisma
- NodeJS
- Prisma### ScreenShot / Movie
https://github.com/Gabriel-Jesusvix/food-web/assets/62946928/b7226c21-897e-4439-b834-0e72e8e4f256
## Deploy
https://food-gabriel-jesus-gj.vercel.app/