Skip to content

Sangmoo/moober-eats-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

58 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Moober Eats

The Backend of Moober Eats

User Model:

  • id
  • createAt
  • updateAt
  • email
  • password
  • role(client|owner|delivery)

User CRUD:

  • Create Account
  • LogIn
  • See Profile
  • Edit Profile
  • Verify Email