topboyasante/snippets-api

Create a User Model

Closed this issue · 0 comments

We need a user model for the backend.
This is the schema to be used:

  • Username
  • Fullname
  • Email Address
  • Password
  • We also want to know when the user created the account.