f7-simple-student-management-system
v1.0.0
Published
This project is a simple console based Student Management System. Created a Cli-based Student Management System App using TypeScript, Node.js, Inquirer, and Chalk.
Downloads
6
Readme
f7-simple-student-management-system
This project is a simple console based Student Management System. Created a Cli-based Student Management System App using TypeScript, Node.js, Inquirer, and Chalk.
- Add New Student: To add new student many times.
- Unique ID Generation: Every student is assigned a 5 digit unique ID for each student.
- Course Enrollment: To enroll students in the different courses that they want to do.
- Balance Viewing: Keep track of student balances.
- Fee Payment: Facilitate fee payments directly through the system.
- Show Status: View student status including Name, ID, Courses Enrolled and Balance.