Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mukhammadrizooff/oop-school-library
This is a basic program for recording what books are in the library and who received them. This allows users to add new students, teachers, and books, as well as keep records of who received that book and when.
https://github.com/mukhammadrizooff/oop-school-library
ruby ruby-gem
Last synced: 14 days ago
JSON representation
This is a basic program for recording what books are in the library and who received them. This allows users to add new students, teachers, and books, as well as keep records of who received that book and when.
- Host: GitHub
- URL: https://github.com/mukhammadrizooff/oop-school-library
- Owner: mukhammadrizooff
- License: mit
- Created: 2022-04-18T17:24:41.000Z (almost 3 years ago)
- Default Branch: dev
- Last Pushed: 2022-04-27T16:57:36.000Z (almost 3 years ago)
- Last Synced: 2025-01-19T03:46:01.889Z (15 days ago)
- Topics: ruby, ruby-gem
- Language: Ruby
- Homepage:
- Size: 29.3 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![](https://img.shields.io/badge/Microverse-blueviolet)
# OOP-school-library
> In this project, I will start building my school library app. In this initial step, I will implement the classes to represent students and teachers..## Built With
- Ruby
## Getting Started
To get a local copy up and running follow these simple example steps.
### Prerequisites
- Have `git` installed on your local computer.
- Have `ruby` installed on your local computer.### Install
- Clone this repository to your local computer. Choose the location you prefer.
### Usage
- Run the command `ruby main.rb`.
## Authors
👤 **Muhammad Rizo Abdunazarov**
- GitHub: [@mukhammadrizooff](https://github.com/mukhammadrizooff)
- Twitter: [@Muhammadrizooff](https://twitter.com/Muhammadrizooff)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/mukhammadrizooff/)👤 **Dennis Akagha**
- GitHub: [@denscholar](https://github.com/denscholar)
- Twitter: [@denscholar](https://twitter.com/dennisakagha)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/dennisakagha/)
👤 **Daniel Ufeli**- GitHub: [@danielufeli](https://github.com/danielufeli)
- Twitter: [@danielufeli](https://twitter.com/danielufeli)
- LinkedIn: [LinkedIn](https://linkedin.com/in/danielcode)## 🤝 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
- Linters: [Microverse](https://github.com/microverseinc/linters-config)
## 📝 License
This project is [MIT](./LICENSE) licensed.