Summary
Project to create a JavaFX application to manage an object store hosted on a server in SQL.
This application also contains a screen with statistics that can be managed in SQL or NoSQL. A mobile application allows to buy the different objects by categories.
There is a backup of the different statistics of the application with Redis after a certain delay to avoid unnecessary queries.
I took care of the part related to the JavaFX application, both the statistics screen and the management screen.
Project done in collaboration with :
    - Eliott BALTZ,
Does not work anymore because of a server problem on the side of the hosting of the database which was removed.
Technical environment
    - Java
    - JavaFX
    - MariaDB
    - MongoDB
    - Redis

You may also like

Back to Top