/School-Library

Primary LanguageRubyMIT LicenseMIT

School Library

📗 Table of Contents

📖 School Library

School Library is a comprehensive application designed to streamline the management of your library resources. It provides an intuitive interface for tracking book inventory, managing book loans, and maintaining records of students and staff. With its robust search functionality, finding a book or a borrower's information is just a few clicks away. The app is built with a focus on user-friendliness, ensuring that anyone from students to librarians can easily navigate and utilize its features. Whether you're checking in returned books or cataloging new additions to the library, the School Library app makes library management a breeze.

🛠 Built With

Tech Stack

Client
  • Ruby
  • Key Features

    • Built using Ruby
    • Person, student and teacher classes
    • Decorator design pattern
    • Associations

    (back to top)

    💻 Getting Started

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

    Prerequisites

    In order to run this project you need:

        ruby
        bundler
    

    Setup

    Clone this repository to your desired folder:

      git clone https://github.com/Chimoneg27/School-Library.git

    Install

    Install this project with:

      cd school-library
      bundle install

    it will install the required gemfile for running the project

    (back to top)

    👥 Author

    👤 Garvin Chimone

    👤 Bhushan Deshmukh

    (back to top)

    🔭 Future Features

    • Add Database to store recent message
    • Add Account System
    • Add UML diag

    (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 you can share this project to your friend

    (back to top)

    🙏 Acknowledgments

    I would like to thank microverse for this project

    (back to top)

    📝 License

    This project is MIT licensed.

    (back to top)