beatrizfriso/Librarian

Add user entity

Closed this issue · 1 comments

The API will contain a "user" entity, which will be divided into "librarians" and "readers" in the future.

User
* Id
* Name
* Cpf
* Address
* IsActive
* BirthDate
* UserRole