/OOP-school-library

This repo is a school library tool that allows you to record what books are in the library and who borrows them, the project focused on practicing the main four concepts in oop using ruby.

Primary LanguageRubyGNU General Public License v3.0GPL-3.0

📗 Table of Contents

📖 OOP School Library

This repo is a school library tool that allows you to record what books are in the library and who borrows them, the project focused on practicing the main four concepts in oop using ruby.

🛠 Built With

Tech Stack

Server

💻 Getting Started

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

Prerequisites

In order to run this project you need:

  • Command line or terminal
  • IDE such as VsCode.
  • Ruby needs to be installed on your system.

Setup

Clone this repository to your desired folder:

Example commands:

  cd my-folder
  git clone git@github.com:myaccount/my-project.git

Install

Install this project with:

Example command:

  cd my-project
  gem install

(back to top)

👥 Authors

👤 Fuad Nabiyev

👤 Bashir Yussuf

🔭 Future Features

Describe 1 - 3 features you will add to the project.

  • Add modules for this project

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

Write a message to encourage readers to support your project

If you like this project...

(back to top)

🙏 Acknowledgments

Give credit to everyone who inspired your codebase.

I would like to thank...

(back to top)

❓ FAQ

(back to top)

📝 License

This project is MIT licensed.

(back to top)