Database Games

App to manage a database that I use in other apps
This project is open source on Github, that means you can take it and do whatever you want with it as long as you respect the license.
0
0
2
This application only has a single purpose, to manage a database that uses other applications that I have developed. It was more comfortable for me to update the database externally with this app than to update 3 apps manually.
image
Database Monitoring
I created a basic interface to see that the different database tables are loaded properly and can be read by other apps.
image
Support for JSON files
In order to be able to work from any app or website, the app generates .json files for the various databases.