-
Relationships will be User and Company
A user belongs to a company and a company has many users.
-
CREATE
- Can create a user instance with 5 items:
- Full name
- Username
- Company_id
- Password
- Can create a user instance with 5 items:
-
READ
- Can return number of users.
- Can return a users password.
-
UPDATE
- Can update a users password.
- Can update a users username.
- Can update a users company_id.
-
DELETE
- Can delete a single user.
-
Notifications
You must be signed in to change notification settings - Fork 1
Joseph-Sasson/WeLinked-frontend
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published