/OOP-School_Library

A tool to record what books are in the library and who borrows them in an imaginary university library.

Primary LanguageRubyMIT LicenseMIT

OOP School Library Ruby

A tool to record what books are in the library and who borrows them in an imaginary university library.

Built With

Ruby Rubocop

Getting Started

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

  • Install Ruby
  • Clone the repository
  • Run bundle install
  • Run ruby student.rb to create a student.
  • Run ruby teacher.rb to create a teacher.
  • Follow the instructions on the terminal
  • Run rubocop to check for linter errors
  • Run rubocop -a to fix linter errors

Prerequisites

  • Ruby
  • Rubocop
  • Rspec
  • Git
  • Github
  • VSCode
  • Terminal
  • Linters

Authors

👤 Shahira Sadat

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

License

This project is MIT licensed.