EZGoals

Posted by Arjun Patrawala on September 4, 2018

The Project's GitHub

On Febuary 3rd and 4th of 2018, part of the Ignition club participated in Developer Week 2018 where we competed against adults in a race to build the best application in 48 hours. Our idea was EZ Goal.

EZ Goal was a form of social media that allowed users to compete with their friends to achieve certain goals: for example, a user could set the goal of losing ten pounds by a certain date, and if the goal was met, both the friends who had pledged in app currency and the user who completed the goal would benefit. Our app would help incentivize regular people to achieve their goals using monetary value from app sponsors (such as premium Spotify service for 2 weeks.)

We wrote our app in HTML, CSS, and JavaScript on the front end. Our backend utilized the Node.js runtime and the sockets.io library. The backend was written by Anson Bridges and Jonathan Liu; Erik Zhang and Arjun Patrawala worked on the frontend; Nakul Shenoy attempted to connect our application with the Khan Academy API (however, he experienced little success).