https://github.com/altontonn/school-library
This is a OOP Student Library that implements the classes to represent students and teachers.
https://github.com/altontonn/school-library
ruby
Last synced: about 1 year ago
JSON representation
This is a OOP Student Library that implements the classes to represent students and teachers.
- Host: GitHub
- URL: https://github.com/altontonn/school-library
- Owner: altontonn
- Created: 2022-11-07T19:13:31.000Z (over 3 years ago)
- Default Branch: dev
- Last Pushed: 2022-11-12T19:52:16.000Z (over 3 years ago)
- Last Synced: 2025-02-07T22:46:38.533Z (over 1 year ago)
- Topics: ruby
- Language: Ruby
- Homepage:
- Size: 23.4 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

# OOP School Library
This is a OOP Student Library that implements the classes to represent students and teachers.
## Built With
- RUBY
## Project Setup
To get a local copy up and running follow these simple example steps.
### Setup
1. Clone the repo in your local machine:
```bash
https://github.com/altontonn/School-Library.git
```
2. Install the linters
```bash
`gem install --no-document rubocop`
## Authors
👤 **Newton Alumasa**
- GitHub: [@github](https://github.com/altontonn/)
- Twitter: [@twitter](https://twitter.com/AlumasaNewton)
- Linkedin:[Username](https://www.linkedin.com/in/newton-alumasa/)
## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments
- [OOP school library](https://github.com/microverseinc/curriculum-ruby/blob/main/oop/sneak_peek.md)
## 📝 License
This project is [MIT](./MIT.md) licensed.