Attendance Tracker Overview

The Attendance Tracker is used at live events to check in/out attendees that have registered. The number of hours they attend sets the number of CPE credits earned with the functionality to add details about the registrant. Any existing customer in the Western CPE database can be looked up and added if needed. The application needed to allow for role call type speed/response in low bandwidth environments.

A Vue.js application built into a .NET admin website. The application never requires page refreshing and usability convenience was a primary focus. Modules for UI components and Excel exporting were added via Node.js packages to the Axios based RESTful service managed application.