it-hub-student-management-system
v1.0.0
Published
Welcome to the IT HUB Student Management System (SMS). This command-line application allows you to manage student enrollments, course selections, tuition fee payments, and view student statuses and balances. Built using TypeScript, the system leverages In
Downloads
2
Maintainers
Readme
IT HUB SMS - Student Management System
Overview
Welcome to the IT HUB Student Management System (SMS). This command-line application allows you to manage student enrollments, course selections, tuition fee payments, and view student statuses and balances. Built using TypeScript, the system leverages Inquirer for interactive prompts and Chalk for styled console output, providing a seamless and user-friendly experience for managing students.
In-Memory Data Storage
The application maintains an in-memory database to store student information during the session. This approach ensures quick access and modification of data. The data is retained throughout the session and is lost once the application is exited.
To use My Student Management System (SMS) App from the command line, simply run: npx it-hub-student-management-system
Description
The IT HUB Student Management System (SMS) is designed to streamline the process of managing student records within an educational institution. This command-line tool helps administrators efficiently handle various tasks, such as enrolling students, assigning courses, processing tuition payments, and checking student statuses and balances.
Key Features:
Enroll Student: Register new students by assigning them a unique ID and initializing their account.
Courses: Enroll students in multiple courses from a predefined list, updating their records accordingly.
Pay Tuition Fee: Facilitate tuition fee payments for the enrolled courses. The system checks for sufficient balance before processing the payment and updates the balance after a successful transaction.
Student Status: Provide detailed information about a selected student, including their name, ID, enrolled courses, and current balance.
View Balance: Display the current balance of a selected student.
Exit: End the session and exit the system gracefully, ensuring all in-memory data is cleared.
Connect with Me
I'm open to collaboration opportunities and welcome your feedback and suggestions. Connect with me on LinkedIn:
http://www.linkedin.com/in/fazilatjahan
Feel free to reach out if you have any questions, ideas, or just want to appreciate!