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.
- Host: GitHub
- URL: https://github.com/er-contreras/oop-school-library
- Owner: er-contreras
- License: mit
- Created: 2021-10-25T21:02:48.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-01-20T04:42:48.000Z (over 3 years ago)
- Last Synced: 2024-10-18T06:37:15.770Z (over 1 year ago)
- Topics: json, mixins, oop-principles, ruby
- Language: Ruby
- Homepage:
- Size: 85.9 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.