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.