Attendance Management System
Overview
A demonstration attendance management system designed to track and manage attendance records efficiently.
Features
- User authentication and authorization
- Attendance tracking and logging
- Report generation
- Dashboard for viewing attendance statistics
- Simple and intuitive interface
Getting Started
Prerequisites
- Angular CLI (v17 or higher)
- Chrome Browser
Installation
- Clone the repository
- Install dependencies:
npm install --legacy-peer-deps
- Run the application:
ng serve -o
Usage
- Log in with your credentials
- Mark attendance or view records
- Generate reports as needed
Contributing
This is a demo project for educational purposes.
License
MIT License