- πschool-library-management-system
- π Built With
- π» Getting Started
- π₯ Authors
- π Future Features
- π€ Contributing
- βοΈ Show your support
- π Acknowledgments
- β FAQ
- π License
School Library App - A Ruby project with classes for managing students, teachers, and their information, including personal details and permissions.
RUBY
- [List all books]
- [List all books]
- [Create a person]
- [Create a book]
- [Create a rental]
- [List all rentals]
To get a local copy up and running, follow these steps.
In order to run this project you need:
Example command:
sudo apt-get install ruby
Clone this repository to your desired folder:
Example commands:
cd my-folder
git https://github.com/ernestkorir/school-library-app.git
To run the project, execute the following command:
Example command:
irb
π€ Ernest Korir
- GitHub: @ernestkorir
- LinkedIn: Ernest korir
- [Delete book, person, rental]
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project then don't forget to give a star β on this repository.
I would like to thank microverse for the design logic.
-
Can I use Ruby on console?
- Yes you can use Ruby on Console using irb
-
Where can I get further information about Ruby
- Yes you can, visit : https://www.ruby-lang.org/en/documentation to learn more
This project is MIT licensed.