Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/belmeetmule/oop-school-library
https://github.com/belmeetmule/oop-school-library
Last synced: 23 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/belmeetmule/oop-school-library
- Owner: belmeetmule
- License: mit
- Created: 2022-11-14T22:54:11.000Z (about 2 years ago)
- Default Branch: dev
- Last Pushed: 2022-11-19T23:55:43.000Z (about 2 years ago)
- Last Synced: 2024-10-03T12:29:08.901Z (3 months ago)
- Language: Ruby
- Size: 22.5 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# oop-school-library
> In this project we are building school library app. At this phase of the project, classes that models students and teachers are implemented.## Built With
- **Ruby**
## Getting Started
### Steps to run the project
#### 1 - Install Ruby.
#### 2 - Clone the repository.
```
git clone https://github.com/belmeetmule/oop-school-library.git
```#### 3 - run the project
> Try it out in your IRB console by instantiating any of the classes## Author
### 👨💻 Mulugeta M.- GitHub: [@belmeetmule](https://github.com/belmeetmule)
- Twitter: [@belmeetmule](https://twitter.com/belmeetmule)
- LinkedIn: [belmeetmule](https://linkedin.com/in/belmeetmule)## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/belmeetmule/portfolio/issues).
## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments
- Thank You [Microverse](www.microverse.org) team that produced the template of this project.
- Thanks to everyone who will get time to check this code and suggest any [issues](https://github.com/belmeetmule/hello-world/issues)## 📝 License
This project is [MIT](./MIT.md) licensed.