An ASP.NET Web Forms application for entering and managing attendance-card information — record entry, a running entry count, and delete/restore of removed records. Written in 2018.
Built with: C# · ASP.NET Web Forms · SQL Server · Bootstrap
Running it: open the solution in Visual Studio and set your own connection string in
Web.config and in Information.cs before running. The values that shipped here originally pointed at
a test database that no longer exists.
Status: archived. A 2018 project, kept for reference and not maintained.