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

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.

Awesome Lists containing this project

README

          

![](https://img.shields.io/badge/Microverse-blueviolet)

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