School-Library

School Library is a Ruby-based command-line application. It enables the addition of new students, teachers, and books, while also facilitating the tracking of borrowed books and associated details. This efficient system ensures streamlined library management and accurate record-keeping.

MIT License

Stars
5

📗 Table of Contents

📖 School Library

This project helps to understand the basics of Ruby programming language. It is a collection of exercises and projects that will help you to understand the basics of OOPS in Ruby programming language.

🛠 Built With

Tech Stack

Key Features

  • Add Classes
  • Decorate a class
  • Set up associations
  • basic UI
  • refactor to meet SOLID principles
  • Preserve data

💻 Getting Started

Prerequisites

In order to run this project you need:

  • Git and GitHub
  • A code editor
  • Ruby

Setup

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

  • Create a local directory where you can clone the project
    • https://github.com/karanJ2212/School_library_Ruby.git

Usage

To run the project, execute the following command in command line:

ruby main.rb

👥 Author

👤 Karan Jain

👤 Lucas Erkana

🔭 Future Features

  • Add unit tests for all the methods in all the classes

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

⭐️ Show your support

If you like this project kindly leave a ⭐

🙏 Acknowledgments

I would like to thank Microverse for the great resources shared.

📝 License

This project is MIT licensed.