This repository includes files for linting and a main.rb which holds the morse code logic.
[oop-school] is a project built using ruby that models a school library. It helps in book keeping, keeping trck of books in the library, those who have borrowed and so on. You can also be able to:
- Add new students & teachers.
- Add new books.
- Save records of who borrowed what and when.
Ruby
- Add new students & teachers.
- Add new books.
- Save records of who borrowed what and when.
To get a local copy up and running, follow these steps.
In order to run this project you need to have Ruby installed.
Clone this repository to your desired folder:
cd my-folder
git clone github.com/microhass/oop-school.git👤 Hassan Shakur
- GitHub: @hassanShakur
- Twitter: @HassShakur
- LinkedIn: hassanShakur
- Implementing a time period for which a book is to be returned.
- Making restrictions between People and books on who can borrow which books.
- Create classrooms that the students and teachers will be using.
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you'd like to contribute to this project, feel free to fork the repository and make changes as you see fit. Please submit a pull request with your changes and I'll review them as soon as possible.
If you like this project...
I would like to thank my coding partners and mentor for the support, and Microverse for the opportunity.
This project is MIT licensed.