Skip to content

Latest commit

 

History

History
158 lines (96 loc) · 3.97 KB

README.md

File metadata and controls

158 lines (96 loc) · 3.97 KB

📗 Table of Contents

📖 OOP SCHOOL LIBRARY

OOP SCHOOL LIBRARY is a tool that lets librarian of OOP University to record what books are in the library and who borrows them.

🛠 Built With

Tech Stack

Key Features

  • ruby oop abstraction
  • ruby oop inheritance
  • ruby oop encapsulation

(back to top)

🚀 Live Demo

No live demo of the project

(back to top)

💻 Getting Started

How new developer can use this project.

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

Prerequisites

In order to run this project you need:

  • Install vscode locally.
  • Install ruby.

Setup

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

  • clone: run git clone https://github.com/ndikumanaisaie/oop_school_library.git .
  • To move to cloned folder: run cd oop_school_library.

Install

Install this project with:

Example command: to fix linters locally

gem install rubocop bundle exec rubocop -A

Usage

To run the project use irb

Run tests

No tests

Deployment

Not deployed

(back to top)

👥 Authors

Collaborators of this project.

👤 Ndikumana Isaie

(back to top)

🔭 Future Features

Features that I will add to the project.

  • ruby composition
  • Association between classes and objects
  • inputs and display messages using command line
  • testing ruby application

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like this project follow me ona github to get more interesting project and give it a star.

(back to top)

🙏 Acknowledgments

I would like to thank ruby team, Microverse, my coding partners and my wife.

(back to top)

❓ FAQ

Two question developers would ask when they decide to use this project.

(back to top)

📝 License

This project is MIT licensed.

(back to top)