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

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

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