/school_library

Its a school library app. In this app, we have implemented the classes to represent students and teachers.

Primary LanguageRubyMIT LicenseMIT

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:

  • Add new students or teachers.
  • Add new books.
  • Save records of who borrowed a given book and when.

And all of this will be built in a beautiful and well-organized way!

📗 Table of Contents

📖 [School Library]

School Library is a Ruby project that will allow you to:

  • Add new students or teachers.
  • Add new books.
  • Save records of who borrowed a given book and when.

🛠 Built With

Ruby, Visual Studia Code, WSL

Tech Stack

Ruby
WSL

Key Features

  • [School Library]

(back to top)

💻 Getting Started

Setup

In order to use this project.. Clone this repository to your desired folder by pasting this command in your command line interface:

https://github.com/Kaiserabbas/school_library.git

Prerequisites

Ruby Git

Install

To install the project's dependencies, run:

bundle install

Usage

To use, run:

ruby person.rb

👥 Authors

🔭 Future Features

  • [School Library App]

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

Kindly give this project a star if you like it.

(back to top)

🙏 Acknowledgments

I would like to thank Microverse.

(back to top)

📝 License

This project is MIT license.

(back to top)