curtisullerich / attendance

An attendance application built for the Iowa State University Cyclone Football 'Varsity' Marching Band.
MIT License
6 stars 2 forks source link

Add number of minutes to student information #229

Open curtisullerich opened 11 years ago

curtisullerich commented 11 years ago

I'm guessing students/Directors will want to be able to see the number of minutes used or available at a glance. We'll have to add a field to User to accommodate it. They may also want this available per abence.

danstiner commented 11 years ago

Per user request, students would also like to see their "minutes balance".

danstiner commented 11 years ago

Currently this information is auto-generated, right? So the field would just be a cached value I guess