students-managment-system
v1.0.0
Published
This is a simple command-line application for managing students in a school. It allows you to enroll new students, view their status, and provides information about the system.
Downloads
2
Readme
Students Management System
This is a simple command-line application for managing students in a school. It allows you to enroll new students, view their status, and provides information about the system.
Features
- Enroll New Student: Add a new student to the system, specifying their name, class, and course.
- View Status: View details of a student by providing their name or roll number.
- About Us: Learn more about the Student Management System and its developer.
Installation
Clone the repository:
git clone https://github.com/Riaz-Hussain-Saifi/Students-Management-System.git
Navigate to the project directory:
cd Students-Management-System
Install dependencies:
npm install
Usage
Run the following command to start the application:
npm start
Follow the on-screen prompts to navigate through the application.
Developer
This application is developed by Riaz Hussain Saifi.
License
This project is licensed under the MIT License - see the LICENSE file for details.
Contributing
If you would like to contribute to this project, please fork the repository and create a pull request with your changes.