Commit Graph

18 Commits

Author SHA1 Message Date
9210fef76e completed tests for competency service 2026-01-04 15:39:36 +00:00
cdea9ac03f Merge pull request 'competencies' (#1) from competencies into master
Reviewed-on: #1
2026-01-03 23:47:32 +00:00
ee681ad1f3 Completed the api through the use of DTO's 2026-01-03 23:45:08 +00:00
1358b8981c 3 endpoints complete for comments -> get all comments, get by id, get by slug 2026-01-03 22:13:13 +00:00
95286ae6dd fixed a few issues with the competencies, started working on notes. still wip 2026-01-03 20:04:21 +00:00
2fc5ad92d2 added an update competency functionality 2026-01-03 16:03:27 +00:00
27719e7f08 working on competency api 2026-01-03 12:42:51 +00:00
983b14e65d completed the notes controller and tests for the services 2026-01-03 11:28:13 +00:00
801167b5db added swagger ui and corrected the notes get api 2026-01-03 09:46:28 +00:00
0fba48b7ff modified readme 2026-01-03 00:24:56 +00:00
0ff94c308f chore: daily maintenance 2026-01-02 23:59:00 +00:00
fd9fa10b3c chore: tiny update 2026-01-02 23:59:00 +00:00
e79c43b89a Got the api working for getting notes 2026-01-02 23:59:48 +00:00
1d38428f7f started to add the service and model for notes. service will be put on hold until i do the JPA class 2026-01-01 23:05:52 +00:00
8959e3e9b3 changed readme 2026-01-01 18:18:49 +00:00
b407c1f722 Setup basic project, runs on 8080 localhost 2026-01-01 17:01:30 +00:00
5abf978dbe setting up the gitignore 2026-01-01 15:09:41 +00:00
e18b3a900c initial commit 2026-01-01 15:04:13 +00:00