Skip to content

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

Notifications You must be signed in to change notification settings

Timbar09/School_Library-Ruby

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

School_Library-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

    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)

💻 Getting Started

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

Prerequisites

In order to run this project you need:

Setup

Clone this repository to your desired folder:

  cd my-folder
  git clone https://github.com/Timbar09/School_Library-Ruby.git

Usage

To run the project, execute the following command:

  ruby main.rb

Run tests

To run tests, run the following command:

  rspec ./spec/[name of test-file]

For example:

  rspec ./spec/teacher_spec.rb

(back to top)

👥 Authors

👤 Author GitHub Twitter LinkedIn
Miles Mosweu @Timbar09 @Milez09 @miles-mosweu09
Fitz Gerald @fitz95 @nsonggerald @nsong-asoh

(back to top)

🔭 Future Features

  • Add extra functionality to the app.
  • Improve the app UI.

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages