The backend of nuber eats clone
id
createdAt
updatedAt
password
role(client|owner|delivery)
- Hash and verify password, [authentication, authorization(guards like middleware and metadata)]
-[ ] Create Account
-[ ] Log In
-[ ] See Profile
-[ ] Edit Profile
-[ ] Verify Email
name
category
address
coverImage
- See Categories
- See Restaurants by Category (pagination)
- See Restaurants (pagination)
- See Restaurant
- Edit Restaurant
- Delete Restaurant
- Create Dish
- Edit Dish
- Delete Dish