UNPKG

@syedahoorainali/giaic

Version:

A vibrant Command-Line Interface for managing student records, built with TypeScript.

36 lines (23 loc) 1.51 kB
<div align="center"> <h1>🎓 CLI Student Management System 📚</h1> <p><i>A vibrant Command-Line Interface for managing student records, built with TypeScript.</i></p> <img src="./cmd.png" alt="CLI Student Management System" width="400"> </div> --- ## 🚀 Features - **Add Student**: Effortlessly include new student records with detailed information. - **Delete Student**: Seamlessly remove any student record from the system. - **Update Student**: Modify existing student data with ease. - **View Student**: Access comprehensive details of individual students or list all. - **Search Student**: Quickly find students by name or any other criteria. - **Data Persistence**: Your student records are securely stored to ensure data continuity. ## 🌟 Usage Run the following command to start the CLI student management system: ```bash npx @syedahoorainali/giaic ``` This command initiates the intuitive CLI interface, allowing seamless interaction with the student management system. ## 🤝 Contributing Contributions are greatly appreciated! If you encounter bugs or have suggestions for improvements, please [open an issue](https://github.com/syeda-hoorain-ali/node-projects/tree/main/06-student-management-system/issues) or [create a pull request](https://github.com/syeda-hoorain-ali/node-projects/tree/main/06-student-management-system/pulls). ## 📝 License This project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.