This a service system with the following parts.
- Resource Server (Spring Boot with PGSQL RDBMS)
- Authentication Server (Keycloak with PGSQL RDBMS)
- Backend-For-Frontend Server (Spring Boot)
- Frontend (Angular TS)
LOCK_IN_POINT- this tag shows where any code which makes something non-agnostic is.TODO- where I put...todo's. You've most likely seen this one before.TODO TEST- self explanatory, write a unit test.
CHOICE- development decisions which might change.SEE- links to webpages with information on why something is done / how it works
For logs, please use format: [CLASS] Content of log.
- Upgrade to latest Java
- Add liquibase (Priority)
- Book blurb does not update based on state in the frontend.
- Election delete doesn't update the main page