Skip to content

sk-pathak/workSync-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Steps: -

  • Figure out the structure of the projectEntity, tables
  • userEntity authentication (jwt)
  • api to crud projects (authorization)
  • add project api(s)
  • Unauthenticated user -> homepage, get all projects, get one project info, cannot delete any project, cannot create project, cannot join project
  • Authenticated user -> homepage, get all projects, get one proj info, can delete his own proj, can create project, can join project
  • add update user & projects
  • add join projects feature

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages