Socket
Socket
Sign inDemoInstall

ha_student_management_system

Package Overview
Dependencies
3
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    ha_student_management_system

A simple student management system built using Node.js, chalk and inquirer. This system allows you to:


Version published
Maintainers
1
Created

Readme

Source

Student Management System

A simple student management system built using Node.js, chalk and inquirer. This system allows you to:

Add students to the system Enroll students in courses View a student's balance Pay tuition for a student Show a student's status

Prerequisites

Install Node.js Install the required dependencies by running npm install in the project directory

Usage

Run the application by executing

npx ha_student_management_system

Follow the prompts to interact with the Student Management System.

Features

Add Student: Add a new student to the system by providing their name. The system will generate a unique student ID for the new student.

Enroll Student in Course: Enroll a student in a course by providing their student ID and the course name.

View Student Balance: Check the balance of a student by providing their student ID.

Pay Student Tuition: Pay tuition for a student by providing their student ID and the amount to be paid.

Show Student Status: Display the details of a student by providing their student ID. The details include the student name, student ID, courses enrolled, and balance.

Technologies Used

Node.js Chalk Inquirer chalk-animation by using oop concept

Contributing:

We welcome contributions! Please submit a pull request with your proposed changes.

Thank you for your time!!

FAQs

Last updated on 05 Mar 2024

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc