An open API service indexing awesome lists of open source software.

https://github.com/choudharymahipal/ams

A demonstration attendance management system designed to track and manage attendance records efficiently.
https://github.com/choudharymahipal/ams

ams angular attendance-management-system frontend typescript

Last synced: 28 days ago
JSON representation

A demonstration attendance management system designed to track and manage attendance records efficiently.

Awesome Lists containing this project

README

          

# 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
1. Clone the repository
2. Install dependencies: `npm install --legacy-peer-deps`
3. Run the application: `ng serve -o`

## Usage
1. Log in with your credentials
2. Mark attendance or view records
3. Generate reports as needed

## Contributing
This is a demo project for educational purposes.

## License
MIT License