jugosack / school-library-ruby

This is a user-friendly tool that efficiently manages book inventory, borrowers, and borrowing history, providing accurate record keeping and enhancing the borrower experience.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

School Library in Ruby

πŸ“— Table of Contents

πŸ“– School_Library-Ruby

This is a user-friendly tool that efficiently manages book inventory, borrowers, and borrowing history, providing accurate record keeping and enhancing the borrower experience.

πŸ›  Built With

Tech Stack

Client

Key Features

  • Student and Teacher Management

  • Add basic UI.

  • Refactor code.

  • Preserve data.

    Allows users to add new students or teachers to the library. Users will be able to input relevant information such as names, contact details, and identification numbers for easy identification and communication.

  • Book Management

    Users can input details such as book title and author to create a comprehensive collection of available books.

  • Borrowing and Return Records

    The app efficiently records who borrowed a particular book and when. It creates borrower profiles and link them to specific books that borrowers borrow. It also tracks the due dates for book returns.

(back to top)

πŸš€ Live Demo

  • Live Demo link comming soon.

(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 main.rb

Setup

Clone this repository to your desired folder:

  cd my-folder
  git clone https://github.com/jugosack/school-library-ruby

(back to top)

πŸ‘₯ Authors

πŸ‘€ Jugoslav Achkoski

πŸ‘€ Mark Fenekayas

πŸ‘€ Innocent Chase

(back to top)

πŸ”­ Future Features

  • Add unit tests.

(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, give it a ⭐️ and let me know what you like in particular.

(back to top)

πŸ™ Acknowledgments

I would like to thank the microverse community for the useful content.

(back to top)

πŸ“ License

This project is MIT licensed.

(back to top)

About

This is a user-friendly tool that efficiently manages book inventory, borrowers, and borrowing history, providing accurate record keeping and enhancing the borrower experience.

License:MIT License


Languages

Language:Ruby 100.0%