An open API service indexing awesome lists of open source software.

https://github.com/aimalamiri/school-library

Interactive Ruby CLI application for a school library, this can be a source of inspiration for all Ruby new commers to follow best practices and design patterns.
https://github.com/aimalamiri/school-library

cli library-management-system rspec ruby ruby-application school-project

Last synced: about 1 year ago
JSON representation

Interactive Ruby CLI application for a school library, this can be a source of inspiration for all Ruby new commers to follow best practices and design patterns.

Awesome Lists containing this project

README

          

![](https://img.shields.io/badge/Microverse-blueviolet)

# School Library

> School Library is a command line application built with Ruby 3 to stimulate a school library application with interactive cli.

## Built With

- Ruby
- Rspec

## Getting Started

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

### Prerequisites

- Make sure you already installed Ruby version 3 or higher and Git.

### Setup

Clone the repository using the below commands.

- `git clone git@github.com:aimalamiri/School-Library.git `
- `cd School-Library`
- `ruby main.rb`

### Usage

Kindly modify the files as needed.

## Author

👤 **Aimal Aimiri**

- GitHub: [@aimalamiri](https://github.com/aimalamiri)
- Twitter: [@meaimal](https://twitter.com/meaimal)
- LinkedIn: [Aimal Amiri](https://linkedin.com/in/aimal-amiri)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](https://github.com/aimalamiri/School-Library/issues).

## Show your support

Give a ⭐️ if you like this project!

## 📝 License

This project is [MIT](./MIT.md) licensed.