Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 196 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 196 Bytes

UserManagement

A Java application to manage user accounts.

Tools which used: Springboot, PostgreSQL, Swagger.

Features:

  • Register an user
  • Login (Check the password if it matches in the DB)