1 2 3 4 5 6 7 8 9 10 11 12
top of page

Yogaglo feature - Notes

I was on a small team that developed the "Notes" feature for Yogaglo. The feature allows users to take notes while viewing a class, and save those notes so they will appear next time the user watches the class. This was implemented using the Ember.js javascript framework

The user can create a new Note, or save, edit, and delete an existing note.

Live site:

https://glo.com/

bottom of page