-
Notifications
You must be signed in to change notification settings - Fork 8
Home
Alessandro Gubitosi edited this page Feb 20, 2019
·
13 revisions
The application works with the Google App Engine platform, Java SDK and javascript.
If you have Java v.8, please follow these repository for patches.
This branch introduces a new paradigm in which the logic and the frontend are separated contexts, so the API and the GUI can also run in different environments.
The interface is a stand-alone app that interact with the API remotely, both are compatible each other and can be managed separately.
If you want to edit the interface, please follow the installation/edit section.