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

https://github.com/anny85-code/school-library

This is project made with Ruby, with a basic UI(command line). User can create Person(teacher and student) and rent books from library.
https://github.com/anny85-code/school-library

Last synced: about 1 year ago
JSON representation

This is project made with Ruby, with a basic UI(command line). User can create Person(teacher and student) and rent books from library.

Awesome Lists containing this project

README

          

# School Library

# Class diagram for OOP school library
![image](https://user-images.githubusercontent.com/87186552/161608021-7515a03e-f27a-4a5d-a722-3b9e415c10d2.png)

> General information
This is project made with Ruby, with a basic UI(command line). User can create Person(teacher and student) and rent books from library.

## Built With

- Ruby

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

```bash
$ https://github.com/Anny85-code/school-library.git
$ cd school-library
```

# Installation
Clone the repo and run bundle install in the command line to install the dependencies

```bash
bundle install
```

## Authors

👤 **Aniekan udo**

- GitHub: [@Anny85-code](https://github.com/Anny85-code)
- Twitter: [@Annyudo8](https://twitter.com/Anny_udo8)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/aniekan-udo-665b65213/)
-
👤 **Tekle Gebreyohannes**

- GitHub: [@gtekle](https://github.com/gtekle)
- LinkedIn: [LinkedIn](https://linkedin.com/in/gtekle)

👤 **Angel Orozco**

- GitHub: [@Anny85-code](https://github.com/angel-orozco)
- Twitter: [@Annyudo8](https://twitter.com/angel-orozco)
- LinkedIn: [LinkedIn](linkedin.com/in/angel-orozco)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](../../issues/).

## Show your support

Give a ⭐️ if you like this project!

## Acknowledgments

- Hat tip to anyone whose code was used
- Inspiration
- etc

## 📝 License

This project is [MIT](./MIT.md) licensed.
Contact
Created by @Anny85-code