Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cancelei/school-library-cli
This repo is part of the Microverse Programming Remote School.
https://github.com/cancelei/school-library-cli
Last synced: about 1 month ago
JSON representation
This repo is part of the Microverse Programming Remote School.
- Host: GitHub
- URL: https://github.com/cancelei/school-library-cli
- Owner: cancelei
- License: mit
- Created: 2023-09-12T20:07:36.000Z (about 1 year ago)
- Default Branch: development
- Last Pushed: 2023-09-22T19:23:59.000Z (about 1 year ago)
- Last Synced: 2024-05-18T15:25:45.859Z (6 months ago)
- Language: Ruby
- Size: 53.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# 📗 Table of Contents
- [📗 Table of Contents](#-table-of-contents)
- [📖 \[School Library CLI\] ](#-school-library-cli-)
- [🛠 Built With ](#-built-with-)
- [Tech Stack ](#tech-stack-)
- [Getting Started](#getting-started)
- [Prerequisites](#prerequisites)
- [Setup](#setup)
- [Useage](#useage)
- [👥 Authors ](#-authors-)
- [🤝 Contributing ](#-contributing-)
- [⭐️ Show your support ](#️-show-your-support-)
- [🙏 Acknowledgments ](#-acknowledgments-)
- [📝 License ](#-license-)This is a **[Ruby-Project]** that simulates a School Library with the following features:
- Add users > Student or Teacher
- Add books
- Borrow books
- Return books
- List all books
- List all users
- List all borrowed books
- And More...Ruby
## Getting Started
### Prerequisites
In order to run this project, you must have installed and configured the following tools in your local environment:
- PowerShell as Admin
- Ubuntu
- Ruby Configurations
### Setup
Clone this repository to your desired folder:
Example commands:
```sh
cd my-folder
[email protected]:cancelei/school-library-CLI.git
```
-
### Useage
Run the following command inside the project folder:
```sh
ruby main.rb
```
👤 **Glauber Bannwart**
- GitHub: [@cancelei](https://github.com/cancelei)
- LinkedIn: [Glauber Bannwart](https://www.linkedin.com/in/gbannwart/)
👤 **Joseph L Kausi**
- GitHub: [@Grandi0z](https://github.com/Grandi0z)
- Twitter: [@Joseph_LSK](https://twitter.com/Joseph_LSK)
- LinkedIn: [Joseph L Kausi](https://www.linkedin.com/in/joskal/)
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/cancelei/school-library-CLI/issues).
If you like this project, I would like to Thank You!
Special Thanks to the Microverse Team and my Stand Up Team for the support and motivation.
This project is [MIT](./LICENSE.md) licensed.