Skip to content

Latest commit

 

History

History
70 lines (48 loc) · 2.22 KB

README.md

File metadata and controls

70 lines (48 loc) · 2.22 KB

OOP school library

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

Built With

  • Major languages : Ruby
  • Frameworks : none
  • Technologies used : Git, Gitflows, Github, Rubocop and Rubygem

Getting Started

To get a local copy up and running follow these simple example steps.

Prerequisites

  • Have a computer and internet connection
  • Have Ruby installed on your computer
  • Hava a basic knowledge of Ruby and OOP concept
  • Have visual-studio code or any other code editor installed on your computer.

Setup

Install

  • Run the command bellow in your terminal to get all required files
bundle install

Run tests

you can run one of the followin command in your terminal

> Rubocop --color
> Rubocop -A

Authors

👤 Chris Siku

👤 NabilHY

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

  • To Microvese
  • FreeCodecamp tutorials

📝 License

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.