Open disconsented opened 7 years ago
@FromSkyrim Should be able to start on this now. Recommend creating a new branch for this
@FromSkyrim how do we want to handle communication between the DB and tomcat?
Isn't that we transmit JSON format line between DB and tomcat?
The big things we want to get is static file server and a basic API for the web front end. I recommend using the GSON or jackson libraries for encoding/decoding objects into JSON.