Skip to content

Implement status update tracking and improve attendance summary logic #110

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 5 commits into from
May 29, 2025

Conversation

hrideshmg
Copy link
Member

This release contains the following two major changes to root:

  1. The attendance summary logic which was handled at the database level earlier has been simplified to work via the use of a single SQL query. This alleviates the need to maintain and update a separate summary table since statistics can now be generated on the fly.
  2. Status update logging has been introduced

@hrideshmg
Copy link
Member Author

@ivinjabraham pls review, thanks

@hrideshmg hrideshmg merged commit e557e78 into production May 29, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants