ReactJS based Web Application to record attendance of students in a class. This was develped and hosted on the request of my Professor at Shiv Nadar University.
- Students can mark attendance for any class within a few seconds
- A student can only mark attendance from the classroom (Requires location data)
- Only one student can mark attendance from each unique device.
- Professor can initiate and finish the attendance period
- Professor can download .csv file of attendees
- Professor can mark students' attendance if there is any technical issue with their device
- FrontEnd: ReactJS
- BackEnd: Python FastAPI https://github.com/rahul-madaan/slot-booking-app-backend
- Database: DynamoDB (NoSQL)
- Hosting: AWS Amplify