- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- ❓ FAQ
- 📝 License
I'm developing a school library app called "School Library". It consists of classes representing students and teachers. The app allows users to add and manage students and teachers within the library system. The Student class represents students, while the Teacher class represents teachers.
- Users can create and manage multiple student, teacher, book, and rental instances using CLI
- The methods provided by these classes enable efficient management of student, teacher, book, and rentals data within the school library app.
This repository includes ruby code that can be use to decode the morse code.
- At first Clone this repository to your desired folder:
cd my-folder
git clone https://github.com/raihan2bd/school-library.git
- To use this repo to your local computer make sure you have installed Ruby
- To install necessary require packages open your favorite cd to this project then try the below command
gem install
- To run this project on your local machine
Enter
the below command
ruby main.rb
👤 Abu Raihan
- GitHub: @raihan2bd
- Twitter: @raihan2bd
- LinkedIn: raihan2bd
👤 Isaac Gakure Wanyoike
- GitHub: @githubhandle
- Twitter: @twitterhandle
- LinkedIn: LinkedIn
- I will enhance the feature by adding more methods to effectively manage the Student and Teacher classes.
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
A heartfelt thank you to Microverse for their invaluable support, guidance, and the incredible opportunity they have provided us. Without them, this project would not have been possible.
This project is MIT licensed.