built a web application
Published a Project to Github
Deployed a Backend System
+1
Built a simple inventory management web app for a local hospital lab. This was also a chance to practice my Kotlin and try it out in combination with Spring Boot.

In theory, straightforward. In practice, there's n+1 (non-obvious) requirements to comply with and as many awkward use cases. Deployment of Kotlin/Java 11 web app and PostgreSQL database to an underpowered outdated Windows PC was also a hell in itself fun.