I wrote a php application that does all of this. There are three simple screens - input members, enter attendance, view report. The report screen also provides the option of outputting the report as a pdf file.
I've bundled the application with a micro apache / php server and use sqlite as the database backend. The whole thing has been packaged in an installer. The installer places all of the files in a single directory on the c: drive and it places two shortcuts on the desktop. The program is completely stand alone and requires no other packages in order to run. To run it, one only has to click on the start icon on the desktop. When done, click on stop to shut down the webservice.
If anyone is interested in using such a program, I would be glad to freely share it.
Here are some screenshots:
*Screenshots removed*
*New Screenshots with fictional data*



