Recillah-Khamala / School-Library

With this beautiful and well-organized project, one is able to record what books are in the library and who borrows them. The app allows one to: Add new students or teachers. Add new books. Save records of who borrowed a given book and when.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

logo

School Library README Template

πŸ“— Table of Contents

πŸ“– [School_Library]

With this beautiful and well-organized [School_Library] project, one is able to record what books are in the library and who borrows them. The app allows one to: Add new students or teachers. Add new books. Save records of who borrowed a given book and when.

πŸ›  Built With

Tech Stack

Server

Key Features

  • [Add new students or teachers]
  • [Add new books]
  • [Save records of who borrowed a given book and when.]

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

  • You need to have Ruby installed on your local machine

  • Ruby bundler properly set up for installing dependencies

    Go here to get Ruby installer for windows > Windows Installer Go here to get Ruby installer for Linux > Linux Installer Go here to get Ruby installer for MacOS > MacOS Installer

Setup

Clone this repository to your desired folder:

  • Git clone git@github.com:Recillah-Khamala/School-Library.git
  • cd School_Library
  • run bundle install
  • run rubocop . to check for linters
  • run ruby list.rb to run program

Run tests (For the linters added)

These were linter tests mainly

  • run rubocop . to run all linter checks
  • run rubocop -A to fix all fixable errors

πŸ‘₯ Author

πŸ‘€ Recillah Khamala

(back to top)

🀝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

Give a ⭐️ if you like this project!

(back to top)

πŸ™ Acknowledgments

I would like to thank Microverse community.

(back to top)

πŸ“ License

This project is MIT licensed.

(back to top)

About

With this beautiful and well-organized project, one is able to record what books are in the library and who borrows them. The app allows one to: Add new students or teachers. Add new books. Save records of who borrowed a given book and when.

License:MIT License


Languages

Language:Ruby 100.0%