@darshika.dev/student_management_app
v1.0.0
Published
This program is a simple student management system for the console that performs various tasks built with effective use of Inquirer and chalk library.
Downloads
2
Readme
This program is a simple student management system for the console. It lets you:
Add new students Generate unique IDs (5 digits) Enroll students in courses View student balance Pay fees Show student details (name, ID, courses, balance) It's a great way to practice object-oriented programming concepts.
RUN npx @darshika.dev/student_management_app