Attendance App. Digital attendance tracking that replaces paper sign-in sheets.

github.com/Eben001/Attendance-App

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

October 2022
  • Corrected Typo
  • Merge pull request #1 from Eben001/add-license-1
  • Create LICENSE
  • Update README.md
  • Update README.md
  • Create README.md
September 2022
  • added a comment to a function in StartViewModel and rearranged some f…
  • added comment to function in AttendanceListViewModel
  • tidy up AdminAttendanceDetailsViewModel with some clean up on AdminAt…
  • tidy up AdminDashboardFragment and write comments for some functions
  • added comments to functions in AdminDashboardViewModel
  • Tidy up AddNewAttendeeFragment and added some comments to some functions
  • added comments to functions in AddNewAttendeeViewModel
  • added comments to the repository functions
  • tidy up the repositories
  • cleaned up unused commented code
  • removed unused data classes
  • removed google-services file
  • Initial commit