Skip to content

Latest commit

 

History

History
34 lines (27 loc) · 1.34 KB

README.md

File metadata and controls

34 lines (27 loc) · 1.34 KB

Salseros Attendance

A simple web application for taking attendance, using React and C#.

Motivation

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.

Screenshots

Main View

New Member View

Success View

Features

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.

Tech/framework used

Built with

Installation

See READMEs of individual projects for installation instructions.

How to use?

Open Solution file in Visual Studio. Press F5 to run. While the program is running, navigate to 'localhost:3000'.