Hey There Programmers , Java lovers, and JavaFX gurus.
I Present to you APX - A javafx library for making MVC desktop applications
This Library Helps to create projects
that follow mvc standards. It also provides an interface to generate
pages, create tables in database etc.
I just released v0.0.2 of APX on github.
-Now you can automatically create java models and sqlite tables with just a single JSON file.
-Added support for ORM with ORMlite
-Now all you need to do is Create a DAO to run normal CRUD operations on the database
Project link: https://github.com/othreecodes/APX
Demo project : https://github.com/othreecodes/apxdemo
website: https://othreecodes.github.io/APX/
Remeber to fork and star ⭐
Try it out. I'd love to get your feedback