ChrisBoesch / singpathfire

An AngularFire-based version of SingPath
http://chrisboesch.github.io/singpathfire
MIT License
4 stars 7 forks source link

Percent Complete Column #220

Open SingaporeClouds opened 8 years ago

SingaporeClouds commented 8 years ago

Add the ability for event owners to add and give a priority to a percent complete column. A percent complete column will add up all of the challenges between a starting and ending priority (1 - 99) and show how many and what percentage of the challenges the user has completed.

Chris 80% (4/5) Kevin 60% (3/5)

This column will usually appear to the far right or far left of the challenge grid. This column will be placed in the appropriate spot by providing it with a priority of 0 or 100 or any priority value in between.

The grid should also be sortable by the percent complete column(s)