https://github.com/cvalencia1991/school-library
this is OOP school library when you implement the interaction with the Ruby console the structure of a secuence of data
https://github.com/cvalencia1991/school-library
ruby
Last synced: 8 months ago
JSON representation
this is OOP school library when you implement the interaction with the Ruby console the structure of a secuence of data
- Host: GitHub
- URL: https://github.com/cvalencia1991/school-library
- Owner: cvalencia1991
- License: mit
- Created: 2022-12-18T19:10:00.000Z (over 3 years ago)
- Default Branch: dev
- Last Pushed: 2022-12-26T20:13:11.000Z (over 3 years ago)
- Last Synced: 2025-01-01T01:32:22.706Z (over 1 year ago)
- Topics: ruby
- Language: Ruby
- Homepage:
- Size: 603 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
School Library
# 📗 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)
> In this project we apply the operation of Object Oriented Programming Using Ruby language.
Implement
### Key Features
- **Implement classes and objects in Ruby.**
- **Implement encapsulation and inheritance with Ruby.**
- **Implement composition (as an example of the design pattern).**
- **Set up associations between classes and objects.**
- **Run a program using the command line.**
- **Build interactive console apps.**
## Schema

> Add a link to your deployed project.
- [Live Demo Link](Working on it)
To get a local copy up and running, follow these steps.
### Prerequisites
In order to run this project you need:
Example command:
```sh
Ruby -v
Visual Studio Code
WSl or ubuntu
```
### Setup
Clone this repository to your desired folder:
```sh
cd my-folder
https://github.com/cvalencia1991/School-Library
```
### Install
Install this project with:
### Usage
To run the project, execute the following command:
```sh
Ruby main.rb
```
### Run tests
To run tests, run the following command:
### Deployment
You can deploy this project using:
```sh
ruby main.rb
```
👤 **Cesar Alberto Valencia Aguilar**
- GitHub: [https://github.com/cvalencia1991](https://github.com/cvalencia1991)
- Twitter: [https://twitter.com/cvalenciaguilar](@cvalenciaguilar)
- LinkedIn: [https://www.linkedin.com/in/cvalenciaguilar/](www.linkedin.com/in/cvalenciaguilar)
> Describe 1 - 3 features you will add to the project.
- [Deploy on screen] **deploy the project of a real interaction in page**
- [Trow Error's ] **implement many restrictions to add the get a real interaction with the App**
- [implement in other language ] **implement in other back-end language like Nodejs,phyton,etc.**
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/cvalencia1991/Clinic-Database/issues).
If you like this project Give a ⭐️!
I would like to thank to [postgresql](https://www.postgresql.org/)
- **which language can you implement this proyect?**
- you can implment with any type of back-end language
This project is [MIT](./LICENSE) licensed.
_NOTE: we recommend using the [MIT license](https://choosealicense.com/licenses/mit/) - you can set it up quickly by [using templates available on GitHub](https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/adding-a-license-to-a-repository). You can also use [any other license](https://choosealicense.com/licenses/) if you wish._