Progressive Web App that allows you to create workout tables
WORKOUT
Progressive Web App that allows you to create workout tables.
…work in progress…
Technology Stack
Backend
- Apache Maven to manage dependencies
- Kotlin as language (a fancy Java based on JVM)
- Vert.x, toolkit based on JVM and used to implement
asynchronous and event driven structures. Read this article for more details: https://dev.to/cherrychain/introduction-to-vert-x-37nb - JUnit 5 to test the code with TDD
- MongoDB to store data