https://github.com/bohaz/oop-school-library
This project demonstrates Object-Oriented Programming (OOP) concepts in Ruby by creating a simple school system.
https://github.com/bohaz/oop-school-library
ruby
Last synced: about 1 year ago
JSON representation
This project demonstrates Object-Oriented Programming (OOP) concepts in Ruby by creating a simple school system.
- Host: GitHub
- URL: https://github.com/bohaz/oop-school-library
- Owner: bohaz
- Created: 2023-09-04T19:47:32.000Z (almost 3 years ago)
- Default Branch: dev
- Last Pushed: 2023-09-26T21:57:00.000Z (over 2 years ago)
- Last Synced: 2025-03-28T20:21:46.877Z (about 1 year ago)
- Topics: ruby
- Language: Ruby
- Homepage:
- Size: 42 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# π Table of Contents
- [π About the Project](#about-project)
- [π Built With](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
- [π Live Demo](#live-demo)
- [π» Getting Started](#getting-started)
- [Setup](#setup)
- [Prerequisites](#prerequisites)
- [Install](#install)
- [Usage](#usage)
- [Run tests](#run-tests)
- [Deployment](#triangular_flag_on_post-deployment)
- [π₯ Authors](#authors)
- [π Future Features](#future-features)
- [π€ Contributing](#contributing)
- [βοΈ Show your support](#support)
- [π Acknowledgements](#acknowledgements)
- [β FAQ](#faq)
- [π License](#license)
This project demonstrates Object-Oriented Programming (OOP) concepts in Ruby by creating a simple school system.
Ruby
- **Object-Oriented Design**
- **Inheritance**
- **Encapsulation**
- **Method Overriding**
- This demo link is comming soon...
To get a local copy up and running, follow these steps.
Clone this repository to your desired folder:
```sh
cd my-folder
git clone git@github.com:bohaz/OOP-school-library.git
```
π€ **Ricardo MartΓnez**
- GitHub: [@bohaz](https://github.com/bohaz)
- Twitter: [@Ricardo29115571](https://twitter.com/Ricardo29115571)
- LinkedIn: [Ricardo Martinez](https://www.linkedin.com/in/ricardomart%C3%ADnez%E2%88%B4/)
π€ **Henok Mekonnen**
- GitHub: [@githubhandle](https://github.com/henask12)
- Twitter: [@twitterhandle](https://twitter.com/henok_mekonnen3)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/henok-mekonnen-491685188)
π€**Javivy**
- GitHub: [@Javivy](https://github.com/Javivy)
- LinkedIn: [Javier Vargas](https://www.linkedin.com/in/javier-alejandro-vargas-ortega)
- Twitter [@Javivy_2803](https://twitter.com/Javivy_2803)
- [ ] **User UI**
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/bohaz/OOP-school-library/issues).
If you like this project let me know with a STAR!
We would like to thaks Microverse for giving me the oportunity to build and contribute in projects like this.
This project is [MIT](https://github.com/bohaz/OOP-school-library/blob/dev/MIT.md) licensed.