npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2024 – Pkg Stats / Ryan Hefner

it-hub-student-management-system

v1.0.0

Published

Welcome to the IT HUB Student Management System (SMS). This command-line application allows you to manage student enrollments, course selections, tuition fee payments, and view student statuses and balances. Built using TypeScript, the system leverages In

Downloads

2

Readme

IT HUB SMS - Student Management System

Overview

Welcome to the IT HUB Student Management System (SMS). This command-line application allows you to manage student enrollments, course selections, tuition fee payments, and view student statuses and balances. Built using TypeScript, the system leverages Inquirer for interactive prompts and Chalk for styled console output, providing a seamless and user-friendly experience for managing students.

In-Memory Data Storage

The application maintains an in-memory database to store student information during the session. This approach ensures quick access and modification of data. The data is retained throughout the session and is lost once the application is exited.

To use My Student Management System (SMS) App from the command line, simply run: npx it-hub-student-management-system

Description

The IT HUB Student Management System (SMS) is designed to streamline the process of managing student records within an educational institution. This command-line tool helps administrators efficiently handle various tasks, such as enrolling students, assigning courses, processing tuition payments, and checking student statuses and balances.

Key Features:

Enroll Student: Register new students by assigning them a unique ID and initializing their account.

Courses: Enroll students in multiple courses from a predefined list, updating their records accordingly.

Pay Tuition Fee: Facilitate tuition fee payments for the enrolled courses. The system checks for sufficient balance before processing the payment and updates the balance after a successful transaction.

Student Status: Provide detailed information about a selected student, including their name, ID, enrolled courses, and current balance.

View Balance: Display the current balance of a selected student.

Exit: End the session and exit the system gracefully, ensuring all in-memory data is cleared.

Connect with Me

I'm open to collaboration opportunities and welcome your feedback and suggestions. Connect with me on LinkedIn:

http://www.linkedin.com/in/fazilatjahan

Feel free to reach out if you have any questions, ideas, or just want to appreciate!