Skip to content

anassibnoualii/UserCrud

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UserCrud

Spring boot angular application

To Do

Backend

  • getAll Users
  • getUser by Id
  • add new User
  • update User
  • delete User

Frontend

  • display All Users
  • create new User
  • delete User
  • view User
  • edit User