student_management_system-usamy

1.0.2 • Public • Published

Student Management System

This project is a simple console based Student Management System. In this project you will be learning how to add new students, how to generate a 5 digit unique studentID for each student, how to enroll students in the given courses. Also, you will be implementing the following operations enroll, view balance, pay tuition fees, show status, etc. The status will show all the details of the student including name, id, courses enrolled and balance.This is one of the best projects to implement the Object Oriented Programming concepts.

Installation

To use this app, you need to have Node.js and npm installed on your machine. Run the following command in the terminal to install the app:

npm i student_management_system-usamy

Then, run the following command to use the app:

npx student_management_system-usamy

Technologies Used

  • TypeScript
  • Node.js
  • Inquirer

References

github link

npmjs link

Screenshots

Here are some screenshots of the app in action:

image 1

image 2

image 3

/student_management_system-usamy/

    Package Sidebar

    Install

    npm i student_management_system-usamy

    Weekly Downloads

    2

    Version

    1.0.2

    License

    ISC

    Unpacked Size

    345 kB

    Total Files

    10

    Last publish

    Collaborators

    • usamyismy