Skip to content

Latest commit

 

History

History
66 lines (43 loc) · 1.65 KB

README.md

File metadata and controls

66 lines (43 loc) · 1.65 KB

Food Explorer

preview

responsive website

preview

Description

This project simulates a restaurant with main dishes, desserts and drinks. Food Explorer has two personas: the USER adm and the common user.

To start on both: npm run dev

Common User

  • View registered dishes
  • Include dishes in order list
  • Favorite dishes
  • View the history of your orders.

To have access as a common user:

Adm User

The adm user is the person responsible for the restaurant, so you can:

  • View registered dishes
  • Register dishes
  • Edit dishes
  • Delete dishes
  • Edit the order status of other users

To have access as adm user:

Tecnology

Contact