aboutsummaryrefslogtreecommitdiff
path: root/ufund-api/src/main/java/com/ufund/api/ufundapi/persistence/UserDAO.java (unfollow)
Commit message (Expand)Author
2025-04-02Implemented new endpoint to get total number of usersGunther6070
2025-03-07Finish update methodssowgro
2025-03-02First attempt at an authentication system.sowgro
2025-02-26Updated and added more javadocs. Also modified updateUser method to take a st...Gunther6070
2025-02-26Modified UserDAO to have correct methods and paramters for the userFileDAOGunther6070
2025-02-23Created UserDAO and file as well as user classGunther6070
2025-02-16Implement FileDAOsowgro
2025-02-16Organize into sub-packagessowgro
2025-02-15Updated comment wordingGunther6070
2025-02-15Created Cupboard DAO file. -akAkash Keshav