Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kidd254/oop_school_library
OOP School library is an app that is meant to create objects for person, student, teacher and rentals and display them on commandline when prompted to do so
https://github.com/kidd254/oop_school_library
ruby
Last synced: 27 days ago
JSON representation
OOP School library is an app that is meant to create objects for person, student, teacher and rentals and display them on commandline when prompted to do so
- Host: GitHub
- URL: https://github.com/kidd254/oop_school_library
- Owner: Kidd254
- License: mit
- Created: 2023-08-27T07:22:24.000Z (about 1 year ago)
- Default Branch: dev
- Last Pushed: 2024-02-01T18:08:45.000Z (10 months ago)
- Last Synced: 2024-02-01T19:42:18.917Z (10 months ago)
- Topics: ruby
- Language: Ruby
- Homepage:
- Size: 79.1 KB
- Stars: 6
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
📗 Table of Contents
-
📖 About the Project
-
💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- 📝 License
**OOP School Library** adds Person, Student and Teacher classes where the Person class acts as the parent to Student and Teacher Classes.
### Tech Stack
- Ruby.
### Key Features
- Use of Ruby.
### Prerequisites
In order to run this project you need to have:
- A code editor.
### Setup
To clone this repository to your desired folder, run the following command:
```
git clone https://github.com/Kidd254/OOP_school_library.git
```
👤 **Lawrence Muema Kioko**
- GitHub: [@kidd254](https://github.com/Kidd254)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/lawrence-muema-kioko)
- Improve UI.
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
If you like this project please give it a star ⭐️
I would like to give credits to the following:
- **Microverse** for this readme template.
This project is [MIT](./LICENSE) licensed.