An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

logo

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)

# 📖 OPP-School Library

> In this project we apply the operation of Object Oriented Programming Using Ruby language.

## 🛠 Built With

### Tech Stack

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.**

(back to top)

## Schema

![image](https://user-images.githubusercontent.com/107327344/208512991-880d209a-f9c8-48da-a46b-2e3864fbec55.png)

## 🚀 Live Demo

> Add a link to your deployed project.

- [Live Demo Link](Working on it)

(back to top)

## 💻 Getting Started

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
```

(back to top)

## 👥 Authors

👤 **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)

(back to top)

## 🔭 Future Features

> 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.**

(back to top)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](https://github.com/cvalencia1991/Clinic-Database/issues).

(back to top)

## ⭐️ Show your support

If you like this project Give a ⭐️!

(back to top)

## 🙏 Acknowledgments

I would like to thank to [postgresql](https://www.postgresql.org/)

(back to top)

## ❓ FAQ

- **which language can you implement this proyect?**

- you can implment with any type of back-end language

(back to top)

## 📝 License

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._

(back to top)