Automated Attendance Tracking Bot is an RPA project developed using UiPath Studio that automates attendance management using Excel integration and email notifications. The bot reads attendance data from an Excel sheet, updates attendance status dynamically, filters attendance records, and automatically sends personalized attendance emails to students.
- Read attendance data from Excel
- Automatically create attendance status columns
- Filter attendance records
- Send automated email notifications using SMTP
- Update attendance status in Excel
- Teacher and subject input support
- Fully automated attendance workflow
- UiPath Studio
- Excel Automation
- SMTP Email Automation
- DataTable Operations
- RPA (Robotic Process Automation)
Main_Major.xaml→ Main workflowproject.json→ UiPath project configurationRPAMajorProject.xlsx→ Attendance data file
- Open the project in UiPath Studio
- Place the Excel file inside the project folder
- Configure SMTP email credentials
- Run
Main_Major.xaml
Subhasmita Sendh