Skip to content

Latest commit

 

History

History
160 lines (99 loc) · 3.68 KB

README.md

File metadata and controls

160 lines (99 loc) · 3.68 KB

School Library

📗 Table of Contents

📖 School Library

School Library is designed to help you keep track of the books in your school library and manage borrower records efficiently. Whether you're a student, librarian, or educator, this user-friendly Object-Oriented Programming (OOP) application simplifies the process of maintaining a well-organized library collection.

🛠 Built With

Tech Stack

Server

Key Features

  • Add new Students or Teachers
  • Add new Book
  • Borrowing History

(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/sahlminkok/School-Library.git

Install

Install this project with:

  cd School-Project
  gem install

Usage

To run the project, execute the following command:

  ruby name-of-file.rb

Run tests

To run tests, run the following command:

  bundle exec rspec

(back to top)

👥 Authors

👤 Sahalu Aminu

(back to top)

🔭 Future Features

  • Add basic UI
  • Update books
  • 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 please give it a ⭐️

(back to top)

🙏 Acknowledgments

I would like to thank the Microverse Community.

(back to top)

📝 License

This project is MIT licensed.

(back to top)