Prototype V: Backend Development - Client Side

Prototypes of the front end system were made using Javascript three.js libraries to simulate the Rotegrity Sphere of the Urban Fod Pod. Further code was written to prepare to receive the data from the Spirulina bottles. 

I put together a data-set of “simulated data” in order to begin to write the code to read-in this data from the Arduino. The data set is made using JSON formatted data. Now that my server-side code is pulling from a JSON file, once the sensors/hardware are fully functional, it should be a very simple exercise of sending the data from Arduino to the MongoLab hosted database and then sending it to the client-side (web-site).