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.
- Host: GitHub
- URL: https://github.com/anny85-code/school-library
- Owner: Anny85-code
- Created: 2022-04-04T16:40:50.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-04-15T09:54:15.000Z (almost 4 years ago)
- Last Synced: 2025-02-03T12:27:22.242Z (about 1 year ago)
- Language: Ruby
- Homepage:
- Size: 54.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# School Library
# Class diagram for OOP school library

> 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