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

https://github.com/er-contreras/oop-school-library

A library for students and teachers to rent a book. This is a executable file in the terminal, we can add students to a classroom, teachers and books with title and author.
https://github.com/er-contreras/oop-school-library

json mixins oop-principles ruby

Last synced: 3 months ago
JSON representation

A library for students and teachers to rent a book. This is a executable file in the terminal, we can add students to a classroom, teachers and books with title and author.

Awesome Lists containing this project

README

          

# School Library

> This is a small UI that leverage OOP in order to handle all the interaction with objects in Ruby.

Additional description about the project and its features.

## Built With

- Ruby
- JSON
- Rubocop
- Gemfile

## Getting Started

To get a local copy up and running follow these simple example steps.

### Prerequisites
- Read about [Ruby](https://www.tutorialspoint.com/ruby/index.htm) before start.

### Setup
- Better have [VS Code](https://code.visualstudio.com/) installed or install the source-code editor of your preference.

### Install
- In the terminal go to the folder you going to work and write the next.
```
git clone https://github.com/er-contreras/OOP-school-library
```
### Usage
- Don't forget to create a branch to star working on the project.
- Type in your terminal `main` to start the executable file.
- Now that you have everything set up you are ready to work.

## Authors

👤 **Christian Erick Contreras**

- GitHub: [er-contreras](https://github.com/er-contreras)
- Linkedin: [LinkedIn](https://www.linkedin.com/in/er-contreras/)
- Twitter: [ChristianErick_](https://twitter.com/ChristianErick_)

## 🤝 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

- Microverse

## 📝 License

This project is [MIT](./LICENSE) licensed.