/devio

React-vite project

Primary LanguageTypeScript

Devio Frontend

Technologies

HTML Sass TypeScript React.js

Fastfood Web App, excellent for any kind of restaurant!

You can find the most popular options on our Home screen, where you can just simply click to select the items for your order.

After that, click on "Revisar pedido" to review your order details and then click on "Finalizar pedido" to go to checkout.

Here you can choose which way you prefer to pay, write your name and any comments you'd like to be taken into account. Then, just click on "Finalizar pedido" to see the option to print your recipe. After that, you just need to wait for your name to turn green on our "Retirada" page (top-right corner of the screen).

On our "Cozinha" page (staff only), our top staff will rapidly take best care of your order and change its status in real time from "Preparando" to "Pronto" (green). Finally you're ready to enjoy your meal! :D

Initialize project

git clone https://github.com/andresdslima/devio.git

cd devio

npm install

npm run dev