OOP School Library

OOP School Library app will allow you to:

  • Add new students or teachers.
  • Add new books.
  • Save records of who borrowed a given book and when.

Built With

  • Ruby

Getting Started

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

Install

In your terminal, navigate to your current directory and

run this code

git clone https://github.com/zmekonnen251/OOP-school-library.git

Locate the directory in your file explorer

cd Enumerable

Install Rubocop

bundle install

Run Linters:

To run rubocop we use: rubocop

To autocorrect offenses with rubocop

we use: rubocop --auto-correct-all or rubocop -A Built With - Ruby - Terminal - IRB - Rubocop (linters)

Author

👤 Zelalem Mekonnen

🤝 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!

📝 License

This project is MIT licensed.