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.
- Host: GitHub
- URL: https://github.com/aimalamiri/school-library
- Owner: aimalamiri
- Created: 2022-07-18T09:39:25.000Z (over 3 years ago)
- Default Branch: dev
- Last Pushed: 2022-08-06T16:07:45.000Z (over 3 years ago)
- Last Synced: 2025-02-02T06:11:18.265Z (about 1 year ago)
- Topics: cli, library-management-system, rspec, ruby, ruby-application, school-project
- Language: Ruby
- Homepage:
- Size: 43.9 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

# 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.