sahlminkok / 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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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)

About

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.

License:MIT License


Languages

Language:Ruby 100.0%