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

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.

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.