Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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🚀

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/