https://github.com/ai-balushi/attendance-app
Attendance System App: A TypeScript CLI app for managing student attendance, providing user-friendly input options and dynamic data handling
https://github.com/ai-balushi/attendance-app
attendance-management-system
Last synced: 4 months ago
JSON representation
Attendance System App: A TypeScript CLI app for managing student attendance, providing user-friendly input options and dynamic data handling
- Host: GitHub
- URL: https://github.com/ai-balushi/attendance-app
- Owner: AI-Balushi
- Created: 2024-04-09T07:41:06.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-09T08:23:10.000Z (over 1 year ago)
- Last Synced: 2025-03-14T09:33:30.237Z (7 months ago)
- Topics: attendance-management-system
- Language: JavaScript
- Homepage:
- Size: 13.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Attendance System App
This is a simple command-line application built with TypeScript to manage student attendance.
# Installation
1. Make sure you have Node.js installed on your machine.
2. Clone this repository.
3. Install dependencies using npm install.# Usage
1. Run the app using npm start.
2. Choose options from the menu to mark attendance or view the attendance report.# Features
Mark attendance for each student.
View attendance report showing who is present and who is absent.# Contributing
Feel free to contribute to this project by forking the repository and submitting a pull request.
# License
This project is licensed under the ISC License