https://github.com/alierpm/oop-school--library
This is a school library built with ruby. It allows librarian to add new students or teachers, add new books and also save records of who borrowed a given book and when.
https://github.com/alierpm/oop-school--library
Last synced: 10 months ago
JSON representation
This is a school library built with ruby. It allows librarian to add new students or teachers, add new books and also save records of who borrowed a given book and when.
- Host: GitHub
- URL: https://github.com/alierpm/oop-school--library
- Owner: AlierPM
- License: mit
- Created: 2022-11-18T21:48:22.000Z (over 3 years ago)
- Default Branch: dev
- Last Pushed: 2022-11-19T15:38:54.000Z (over 3 years ago)
- Last Synced: 2025-03-29T12:47:25.003Z (over 1 year ago)
- Language: Ruby
- Size: 27.3 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# OOP school library
> OOP school library is a Ruby project that enable a librarian to record what books are in the library and who borrows them.
## Built With ⚙️
- **Major languages**: Ruby Programming Language.
- **Linters**: Rubocop.
- **Technologies used**: Git, Gitflow, GitHub, & VS Code.
## Live Demo (Not Available) 🚀
## Getting Started
To get a local copy up and running follow these simple example steps.
### Prerequisites
- [x] Basic Knowledge of **Ruby**.
- [x] Basic knowledge of **Git** & **GitHub**.
- [x] Basic knowledge of **Linters**.
- [x] Basic knowledge of **VS Code** or any other code-editors.
### Setup
- Create a new **Microverse** folder and move into it.
- Open the **Command Prompt (CMD)** in the current directory (Microverse Folder).
- Run the following command:
```
$git clone https://github.com/AlierPM/OOP-School--Library.git
```
- Once finished you should see a new folder called **OOP-School--Library** folder in your current directory.
- Start customizing the project so it fits your personal preferences and needs.
- Enjoy your new professional **OOP-School--Library** application!
## Authors
👤 **Alier Philip Maguet**
- GitHub: [@AlierPM](https://github.com/AlierPM)
- Twitter: [@AlierPM](https://twitter.com/AlierPM)
- LinkedIn: [@AlierPM](https://www.linkedin.com/in/alierphilipmaguet/)
## Show your support
Give a ⭐️ if you like this project!
## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
## Acknowledgments
- [Microverse](https://www.microverse.org/)
- Code Reviewers & Coding Partners
- Hat tip to anyone whose code was used
- Inspiration
- etc
## 📝 License
This project is [MIT](./LICENSE) licensed.