aboutsummaryrefslogtreecommitdiff
path: root/ufund-api/src/main/java/com/ufund/api/ufundapi/persistence/UserDAO.java (follow)
Commit message (Collapse)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 ↵Gunther60702025-02-26
| | | | string name to use to find desired user to update.
* Modified UserDAO to have correct methods and paramters for the userFileDAOGunther60702025-02-26
|
* Created UserDAO and file as well as user classGunther60702025-02-23