A modern, intuitive attendance management system for tracking student attendance. Developed by the Software Development Cell at University School of Automation and Robotics.
- Easy attendance taking: Take attendance quickly and easily with just a few taps on mobile device.
- Real-time updates: The app updates in real-time, so you can see who is present and who is absent right away.
- Secure data storage: All attendance data is stored securely in Dataabse, so you can access it anytime, anywhere.
- Reports and analytics: The app provides reports and analytics to help analyze attendance data and identify patterns.
- Clone the repository:
git clone https://github.com/SDC-USAR/AttendanceManagementSystem.git
- Change directory to client:
cd client
- Install dependencies:
npm install
- Start the development server:
npm start
We welcome contributions to the Attendance Management System! Please follow these guidelines when submitting a pull request:
- Fork the repository and create a new branch for your feature.
- Follow the project's coding style and conventions.
- Open a pull request and provide a clear description of your changes.
Thank you for your interest in improving the Attendance Management System!