OOP school library is a simple ruby project, starting by create three classes, Person, Student and Teacher are inherents to Person with an extra parameter for each children class.
Back-End
Database
- Create a class
- Create the instance vars class
To get a local copy up and running, follow these steps.
In order to run this project you need:
gem install
Clone this repository to your desired folder:
cd library-school
git clone git@github.com:noelfoka/library-school.git
Install this project with:
cd library-school
gem install
👤 Noel FOKA
- GitHub: @noelfoka
- Twitter: @noelnomgne
- LinkedIn: noelfoka
👤 Mohammad Mahdi Niazi
- GitHub: @Mahdi-Niazi
- Twitter: @mahdinazi1
- LinkedIn: Mohammad Mahdi Niazi
- Unit Test Done
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project, give me a 🌟.
I would like to thank Microverse and my partener Nelson Menendez
This project is MIT licensed.