sfncook / ictracker_angular

MIT License
0 stars 0 forks source link

Implement Objectives dialog just like v1 #17

Closed sfncook closed 9 years ago

sfncook commented 9 years ago

Copy the Objectives dialog from v1 and convert it to the new v2 format. (use button tags, new dialog format, angular directives, etc.) You'll then need to create a new Objectives table in Parse and add a bunch of boolean columns that correspond to all the toggle buttons on the Objectives dialog. Also make sure the black/green horizontal progress bar on the Objectives button works correctly.

Estimated Time: 2hours