Skip to content
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

Integration with Presense. #46

Merged
merged 4 commits into from
Mar 5, 2025

Conversation

chimnayajith
Copy link
Contributor

Pull Request

Description

Implemented a Lab Attendance Check task that fetched attendance data from root and sends detailed reports to #the-lab. The system automatically checks who's present, absent, or late (arriving after 5:45 PM), and organizes students by their academic year for better readability.

Related Issues

Additional Notes

  • The task runs daily at 6:00 PM
  • Color coding in reports: green (>75% attendance), gold (>50%), red (<50%)
  • Students are grouped by academic year (1-3) which can later be changed to mentor-mentee grouping.
  • Special message displays when the lab is empty/closed.

@chimnayajith chimnayajith marked this pull request as draft March 5, 2025 16:01
@chimnayajith chimnayajith force-pushed the 5-presense-integration branch 2 times, most recently from 928319d to 30b1fac Compare March 5, 2025 16:24
Sends an attendance report to #the-lab channel at 18:00.

Fixes: amfoss#5
@chimnayajith chimnayajith force-pushed the 5-presense-integration branch from 30b1fac to 58439ca Compare March 5, 2025 16:25
@chimnayajith chimnayajith marked this pull request as ready for review March 5, 2025 17:02
@ivinjabraham ivinjabraham merged commit ce5f937 into amfoss:develop Mar 5, 2025
2 checks passed
ivinjabraham added a commit that referenced this pull request Mar 5, 2025
* feat: Integrate with Presense

Sends an attendance report to #the-lab channel at 18:00.
---------

Co-authored-by: Ivin <ivinjabraham@gmail.com>
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