/oop-school-library

Object Oriented Programming ####### SCHOOL LIBRARY Take a look to how can we add Students & Teachers with corresponding assistance.

Primary LanguageRubyMIT LicenseMIT

Object Oriented Programming

SCHOOL LIBRARY

Take a look and how can we add Students & Teachers with corresponding assistance.

Built With

  • Ruby
  • Linters: Rubocop
  • Visual Studio Code

Getting Started

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

Prerequisites

  • A web browser like Google Chrome.
  • A code editor like Visual Studio Code with Git and Ruby.

You can check if Git is installed by running the following command in the terminal.

$ git --version

Likewise for Ruby installation.

$ ruby --version && irb

Setup

Clone the repository using the GitHub link provided below.

Install

In the terminal, go to your file directory and run this command.

$ git clone https://github.com/andym80/oop-school-library.git

Usage

Kindly modify the files as needed.

Author

👤 Andy Menutti

🤝 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

📝 License

This project is MIT licensed.