Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Implemented new endpoint to get total number of users | Gunther6070 | 2025-04-02 |
| | |||
* | Finish update methods | sowgro | 2025-03-07 |
| | |||
* | First attempt at an authentication system. | sowgro | 2025-03-02 |
| | |||
* | Updated and added more javadocs. Also modified updateUser method to take a ↵ | Gunther6070 | 2025-02-26 |
| | | | | string name to use to find desired user to update. | ||
* | Modified UserDAO to have correct methods and paramters for the userFileDAO | Gunther6070 | 2025-02-26 |
| | |||
* | Created UserDAO and file as well as user class | Gunther6070 | 2025-02-23 |