Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 1.3 KB

README.md

File metadata and controls

28 lines (18 loc) · 1.3 KB

Attendance Management System

A modern, intuitive attendance management system for tracking student attendance. Developed by the Software Development Cell at University School of Automation and Robotics.

Features

  • 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.

Getting Started

  1. Clone the repository: git clone https://github.com/SDC-USAR/AttendanceManagementSystem.git
  2. Change directory to client: cd client
  3. Install dependencies: npm install
  4. Start the development server: npm start

Contribution Guidelines

We welcome contributions to the Attendance Management System! Please follow these guidelines when submitting a pull request:

  1. Fork the repository and create a new branch for your feature.
  2. Follow the project's coding style and conventions.
  3. Open a pull request and provide a clear description of your changes.

Thank you for your interest in improving the Attendance Management System!