Nick Hickey – Blog Post 3
Sprint 3 was a lot of exploring new methods and trying to implement them into our various developed applications. I spent the majority of my time exploring express' POST and GET methods to be used to interact with Geoffrey's application.
The goal of this is to create an experience that is instant for the user. When they post or submit their design it will instantly be accessed and displayed on the interactive display. Based on the users inputted physics, and design characteristics their design will be turned into a JSON file to be displayed.
The next step I have concluded is to set up a database using Digital Ocean. Right now we still do not have a compute instance. Digital Ocean will allow me to store the data and access it to be displayed on the projection mapped surface. Using the current code I programmed we will be able to post the designs to Digital Ocean then access them again from another source.
I have the goal of getting a fair amount of the physical production done for the next sprint but for the following sprint my goal is to set up the database and also use openFrameworks to projection map.
No comments:
Post a Comment