Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/abdulhamiid/oop-school-library
https://github.com/abdulhamiid/oop-school-library
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/abdulhamiid/oop-school-library
- Owner: abdulhamiid
- Created: 2022-08-24T10:04:19.000Z (over 2 years ago)
- Default Branch: development
- Last Pushed: 2022-09-09T10:13:36.000Z (over 2 years ago)
- Last Synced: 2024-10-28T12:47:58.977Z (2 months ago)
- Language: Ruby
- Size: 49.8 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Table of Contents
* [About the Project](#oop-school-library)
* [Built With](#built-with)
* [Getting Started](#getting-started)
* [Contributing](#🤝-contributing)
* [Author](#author)## OOP school library
> In this project, I built a school library application.## Built With
- Ruby
## Getting Started
### Clone this repository
To clone the repo run:
```
git clone https://github.com/abdulhamiid/oop-school-library.git
```
To access the cloned directory, run:
```
cd oop-school-library
```## Author
👤 **Abdulhamid**
- GitHub: [abdulhamiid](https://github.com/abdulhamiid)
- Twitter: [@abdulhamid_adio](https://twitter.com/abdulhamid_adio)
- LinkedIn: [Adio Abdulhamid](https://linkedin.com/)## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues)
### To Contribute to this project
1. Fork the Project
2. Create your Feature Branch
```
git checkout -b feature/newFeature
```
3. Commit your Changes
```
git commit -m 'Add some newFeature'
```
4. Push to the Branch
```
git push -u origin feature/newFeature
```
5. Open a Pull Request## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments
- Thanks to Microverse
## 📝 License
This project is [MIT](./MIT.md) licensed.