Skip to content

Joseph-Sasson/WeLinked-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Similar to a linkedin signup/login page

  • 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
      • Email
      • Username
      • Company_id
      • Password
  • 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.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •