[X] This update has been tested thoroughly enough to ensure there are no
functional bugs or obvious layout issues.
[X] This update has been tested in both desktop and mobile layouts.
[X] This update does not break any existing functionality, layout, or style
rules, unless the update is explicitly intended to remove or update such
functionality, layout, or style rules.
[X] This update is free of any code intended only for debugging or testing
purposes.
[X] This update follows the FAMNM Website Code Style Guide.
[X] This update meets the visual style requirements as specified in the
FAMNM Website Visual Style Guide, and any additional visual elements not
previously specified in the FAMNM Website Visual Style Guide have been
styled so as not to clash visually with the rest of the site.
Description
This is it. The Big Cheese. FAMNM's very own attendance tracking system!
This adds two pages to the FAMNM website:
/attendance/, and
/attendance/view/.
Additions
/attendance
This is the 'form' that a meeting leader submits during their meeting to confirm who came to that meeting. It features a confirmation screen that tells you if there are any issues with your submission, except for misspelled uniqnames.
/attendance/view
This is the page to export all of the database's data as a CSV file; get the number of active members; view individual attendance data, and all of the meetings.
Future Plans
We're gonna slowly add more features to this, such as:
making the attendance viewer nicer with more views/abilities to sort
Checklist
Description
This is it. The Big Cheese. FAMNM's very own attendance tracking system!
This adds two pages to the FAMNM website:
/attendance/
, and/attendance/view/
.Additions
/attendance
This is the 'form' that a meeting leader submits during their meeting to confirm who came to that meeting. It features a confirmation screen that tells you if there are any issues with your submission, except for misspelled uniqnames.
/attendance/view
This is the page to export all of the database's data as a CSV file; get the number of active members; view individual attendance data, and all of the meetings.
Future Plans
We're gonna slowly add more features to this, such as:
and other things!