📗 Table of Contents

📖 [OOP school library]

Imagine that you are the librarian of OOP University, and you need a tool to record what books are in the library and who borrows them. This app will allow you to:

[OOP school library]

🛠 Built With Ruby

Tech Stack Ruby Linters

💻 Getting Started

Prerequisites

To get a local copy of this program, Please follow these simple example steps.

Setup

  1. Open Git Bash.
  2. Change the current working directory to the location where you want the cloned directory. Ex: cd <<your folder you want to clone to>>
  3. Copy/Paste this command : git clone https://github.com/saikatgpae/school-library.git
    then press Enter
  4. Run this command code . to open this folder in VScode
  5. Open terminal and run this command ruby main.rb

(back to top)

👥 Authors

👤 Author1

(back to top)

🔭 Future Features

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

  • [Add_new_students_or_teachers.]
  • [Add_new_books.]
  • [Save_records_of_who_borrowed_a_given_book_and_when.]

(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)

📝 License

This project is MIT licensed.

NOTE: we recommend using the MIT license - you can set it up quickly by using templates available on GitHub. You can also use any other license if you wish.

(back to top)