Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/techemprez/oop_school_library

This is a school library app implemented using Ruby's Object Oriented Programming principles, Modules, creating JSON data, and Rspec tests on all classes in the app.
https://github.com/techemprez/oop_school_library

Last synced: about 1 month ago
JSON representation

This is a school library app implemented using Ruby's Object Oriented Programming principles, Modules, creating JSON data, and Rspec tests on all classes in the app.

Awesome Lists containing this project

README

        

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

# OOP_SCHOOL_LIBRARY

This is a school library app implemented using Ruby's Object Oriented Programming principles, Modules, creating JSON data, and Rspec tests on all classes in the app.

## Getting Started

## Built with

- ![](https://img.shields.io/badge/Github-blueviolet)
- ![](https://img.shields.io/badge/Ruby-red)

### Clone this repository

```bash
$ `git clone https://github.com/techEmprez/OOP_School_Library.git`
$ cd `OOP_School_Library`
```

### Run project

```command prompt - irb
$ `irb`
```

```console - ruby
$ `ruby main.rb`
```

(back to top)

# Authors :bookmark_tabs:

👤 **Choice Osobor**

- GitHub: [@techEmprez](https://github.com/techEmprez)
- Twitter: [@techEmprez](https://twitter.com/techEmprez)
- LinkedIn: [Choice Osobor](https://www.linkedin.com/in/choice-osobor/)

👤 **Haamid Ali**

- GitHub: [@Haadiiii](https://github.com/Haadiiii)
- Twitter: [@HaaDiii_99](https://twitter.com/HaaDiii_99)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/hamid-ali-01a872213/)

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

- Hat tip to anyone whose code was used
- Inspiration
- etc

## 📝 License

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