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.
- Host: GitHub
- URL: https://github.com/choudharymahipal/ams
- Owner: choudharymahipal
- License: mit
- Created: 2026-05-28T13:11:25.000Z (about 1 month ago)
- Default Branch: main
- Last Pushed: 2026-05-28T14:15:07.000Z (about 1 month ago)
- Last Synced: 2026-05-28T15:12:55.170Z (about 1 month ago)
- Topics: ams, angular, attendance-management-system, frontend, typescript
- Language: HTML
- Homepage: https://choudharymahipal.github.io/AMS/
- Size: 126 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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