generated frommicroverseinc/readme-template
- Notifications
You must be signed in to change notification settings - Fork0
Chrissiku/OOP-School
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
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 fromhttps://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 theissues page.
Give a ⭐️ if you like this project!
- To Microvese
- FreeCodecamp tutorials
This project isMIT licensed.
NOTE: we recommend using theMIT license - you can set it up quickly byusing templates available on GitHub. You can also useany other license if you wish.