aboutsummaryrefslogtreecommitdiff
path: root/ufund-api/src/main/java/com/ufund/api/ufundapi/persistence/UserDAO.java (follow)
Commit message (Expand)AuthorAge
* Implemented new endpoint to get total number of usersGunther60702025-04-02
* Finish update methodssowgro2025-03-07
* First attempt at an authentication system.sowgro2025-03-02
* Updated and added more javadocs. Also modified updateUser method to take a st...Gunther60702025-02-26
* Modified UserDAO to have correct methods and paramters for the userFileDAOGunther60702025-02-26
* Created UserDAO and file as well as user classGunther60702025-02-23