Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/barakadanny/school-library-ruby
This is a school library project. It is a console application that allows you to manage a library.
https://github.com/barakadanny/school-library-ruby
diagram oop ruby
Last synced: about 8 hours ago
JSON representation
This is a school library project. It is a console application that allows you to manage a library.
- Host: GitHub
- URL: https://github.com/barakadanny/school-library-ruby
- Owner: barakadanny
- Created: 2022-11-08T09:56:56.000Z (almost 2 years ago)
- Default Branch: dev
- Last Pushed: 2022-11-27T20:07:41.000Z (almost 2 years ago)
- Last Synced: 2024-05-17T15:35:42.627Z (6 months ago)
- Topics: diagram, oop, ruby
- Language: Ruby
- Homepage:
- Size: 66.4 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# School library
> This is a school library project. It is a console application that allows you to manage a library.
## Built With
- Ruby
## Getting Started
To get a local copy up and running follow these simple example steps.
- Clone the repository to your local machine
- Open the terminal and navigate to the project directory
- Run the command `bin/main.rb` to start the app
- Follow the instructions on the screen## Authors
👤 **Baraka Danny (Me)**
- GitHub: [@barakadan](https://github.com/barakadanny)
- LinkedIn: [danny baraka](https://www.linkedin.com/in/danny-baraka-589156169/)👤 **George William Kidde**
- Github: [@kidde60](https://github.com/kidde60)
- Twitter: [@KGWilliam60](https://twitter.com/KGWilliam60)
- Linkedin: [Linkedin](https://www.linkedin.com/in/kidde-george-william/)## 🤝 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](./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._