Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 853 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 853 Bytes

Attendance Calc

Attendance Calc Screenshot

How Can I Try It Out?

Demo available here...

What is Attendance Calc

Attendance Calc is an application designed to calculate the user's attendance rate at specified courses at their educational institution. It offers the option to save the data in the browser's local storage, available for later access. Conversely, by allowing to opt out with a switch, the user may erase the date retaining full control over what is saved locally.

Taking advantage of React's component-based structure, the application is built with several modules allowing for more clarity in navigating the code base.

The user may choose to add course dates on a one-by-one basis or as a series of recurring dates.