Iridescent-CM / attendance

A stupid simple app for program attendance-taking
1 stars 1 forks source link

More program fields #9

Open stenington opened 9 years ago

stenington commented 9 years ago

Program names tend to include the year and quarter (winter, spring, summer, fall) of the program, so we may as well split that out. Associating a program with a location would also be good, although locations for programs can be schools, libraries, or studios so we may need some more definition on how that gets added.

stenington commented 9 years ago

From #8 we have a new households.Schools model, and in keytag there's Schools and Sites referenced by SchoolSite or NonSchoolSite on a Session. I'm not sure what makes the most sense for us here.

I wonder if Site should contain everything with a type field to differentiate schools from non-schools?