A simple web application for taking attendance, using React and C#.
This application was created for use by the Conestoga Salseros club to replace the paper attendance system. Its goals are to allow members to sign in to the attendance list in a fast and seamless way.
This app features:
- Guided sign-in experience for fast and simple attendance tracking. Ideal for preventing line-ups.
- Clean, intuitive user interface. Designed with accessibility for non-native english speakers.
- SQL database for tracking attendance.
- Automatic attendance reporting scripts for end-of-term members' count submission to co-op office.
Built with
See READMEs of individual projects for installation instructions.
Open Solution file in Visual Studio. Press F5 to run. While the program is running, navigate to 'localhost:3000'.