I have been continuing developing my CMS system I have written from scratch in Kotlin.
The backend web app is written in ReactJS and uses a RESTFUL API to perform CRUD operations on post/pages and users.
I have recently added a Toast notification system for both the CMS and the Kettlebell Competition web apps.
I also added a sitemap XML generator for the static page generator.