Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ritobrotomukherjee/oops-school-library-ruby

It's a school library using Ruby. The data gets added and deleted from CLI. It's a simple project to learn developing project from UML diagram
https://github.com/ritobrotomukherjee/oops-school-library-ruby

cli gitflow learning-by-doing mvc-architecture rspec ruby school-library solid-principles unit-test

Last synced: 19 days ago
JSON representation

It's a school library using Ruby. The data gets added and deleted from CLI. It's a simple project to learn developing project from UML diagram

Awesome Lists containing this project

README

        

![](https://img.shields.io/badge/Ritobroto-Mukherjee-yellow?labelColor=blue)

# OOP School Library Ruby

> It's a school library **OOP(Object Oriented Programming)** project Ruby. The data gets added and deleted from `CLI`. It's a simple project to learn developing project from `UML diagram`. I am following **Gitflow** here. It's a learning purpose project.

## Built With

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

### To get this project up and running, you should do the following;
- If you wish to run the project locally, please do the following:

- Clone the repository to your local machine.
- **`https://github.com/RitobrotoMukherjee/oops-school-library-ruby.git`**
- **`cd oops-school-library-ruby`**

## Prerequisite

> ### Ruby needs to be installed in system. For window `WSL` will also work.

## Authors

👤 **Ritobroto Mukherjee**

- Portfolio: [@Rito](https://ritobrotomukherjee.github.io/Work-Portfolio/)
- GitHub: [@RitobrotoMukherjee](https://github.com/RitobrotoMukherjee)
- Twitter: [@RitobrotoM3](https://twitter.com/RitobrotoM3)
- LinkedIn: [Ritobroto Mukherjee](https://www.linkedin.com/in/ritobroto-mukherjee-519148ba/)

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

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

## 📝 License

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

_NOTE: we recommend using the [MIT license](https://choosealicense.com/licenses/mit/) - you can set it up quickly by [using templates available on GitHub](https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/adding-a-license-to-a-repository). You can also use [any other license](https://choosealicense.com/licenses/) if you wish._