New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

@rehan-warsi/sms

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@rehan-warsi/sms

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 imp

latest
npmnpm
Version
1.0.1
Version published
Maintainers
1
Created
Source

Student Management System

Student Management System By Rehan Warsi

Description

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

npm i @rehan-warsi/sms -g

Command

npx SMS

User Journey

Choose Menu :

  • Student
  • Course
  • Teacher
  • Exit

Student Menu :

  • Add New Student
  • View Students
  • Enroll in Course
  • Pay Fees
  • Back

Course Menu :

  • Add New Course
  • View Course
  • Back

Teacher Menu :

  • Add New Teacher
  • View Teachers
  • Assign Course
  • Back

Keywords

RehanWarsi

FAQs

Package last updated on 04 Nov 2023

Did you know?

Socket

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