KContentCraft is an extremely simple editor for content creators. It allows for editorial corrections and enrichments.
This project is a fancy and very exotic compilation of few technologies:
- Kotlin as programming language
- Spring Boot as backend framework configured as CLI application
- JavaFX as GUI framework
- JDK 21
- Gradle
To build the project, run:
./gradlew build
./gradlew bootRun