ikennarichard / School-library

School library is a tool that efficiently manages collection of books. It also maintains record of teachers, students and their respective rentals. Built with Ruby

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

School Library


πŸ“— Table of Contents

πŸ“– [School Library]

School library is a tool that helps you manage books in your library. It tracks books, teachers, students as wells as records of who borrowed a book/s at any given time.

πŸ›  Built With

Tech Stack

  • Ruby

Key Features

  • Add user details
  • Maintain record of rentals
  • Add requirements (books, teachers and students)

(back to top)

πŸš€ Live Demo

  • N/A

(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
  • VS code editor

Setup

Clone this repository to your desired folder:

  cd my-folder
  git clone https://github.com/ikennarichard/School-library.git

Run the main file:

ruby ./main.rb

Run tests

To run tests, run the following command:

rspec

(back to top)

πŸ‘₯ Authors

πŸ‘€ Ikenna Richard

(back to top)

πŸ”­ Future Features

  • Delete rental

(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 support us by leaving a ⭐️

(back to top)

πŸ™ Acknowledgments

I'll like to thank everyone at Microverse and to my colleagues for their inputs and support.

(back to top)

πŸ“ License

This project is MIT licensed.

(back to top)

About

School library is a tool that efficiently manages collection of books. It also maintains record of teachers, students and their respective rentals. Built with Ruby

License:MIT License


Languages

Language:Ruby 100.0%