This project is a school library store that allow to the librarian to record what books are in the library and who borrows them but also the system can allow to add new students or teachers, to add a new book and to save records of who borrowed a given book and when
- Major languages :
Ruby
- Frameworks : none
- Technologies used :
Git
,Gitflows
,Github
,Rubocop
andRubygem
To get a local copy up and running follow these simple example steps.
- Have a computer and internet connection
- Have
Ruby
installed on your computer - Hava a basic knowledge of
Ruby
andOOP
concept - Have
visual-studio code
or any other code editor installed on your computer.
- In order to get a copy of this project you need to download it from https://github.com/Chrissiku/OOP-School
- Extract the zipped file and open it in your code editor
- Run the command bellow in your terminal to get all required files
bundle install
you can run one of the followin command in your terminal
> Rubocop --color
> Rubocop -A
👤 Chris Siku
- GitHub: @githubhandle
- Twitter: @twitterhandle
- LinkedIn: LinkedIn
👤 NabilHY
- GitHub: https://github.com/NabilHY
- Twitter: https://twitter.com/NeoNabil2
- LinkedIn: https://www.linkedin.com/in/nabil-hayoun/
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- To Microvese
- FreeCodecamp tutorials
This project is MIT licensed.
NOTE: we recommend using the MIT license - you can set it up quickly by using templates available on GitHub. You can also use any other license if you wish.