zahoor_student_ms
v1.0.0
Published
The Student Management System is a simple console-based application implemented in TypeScript. It allows you to manage students by creating, enrolling in courses, checking balances, paying tuition fees, and viewing student details. This project serves as
Readme
Student Management System (Console Application)
The Student Management System is a simple console-based application implemented in TypeScript. It allows you to manage students by creating, enrolling in courses, checking balances, paying tuition fees, and viewing student details. This project serves as a practical example for learning and practicing Object-Oriented Programming (OOP) concepts in TypeScript.
Features
- Create students with unique IDs.
- Enroll students in courses.
- Check student balances.
- Pay tuition fees.
- Display student details.
How to Use
Install the CLI Based - Student Management System using the following npm command:
npx zahoor_student_ms
