Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yazino12/oop_school_library
Imagine that you are the librarian of OOP University, and you need a tool to record what books are in the library and who borrows them. This app will allow you to: Add new students or teachers. Add new books. Save records of who borrowed a given book and when.
https://github.com/yazino12/oop_school_library
oop-in-ruby ruby
Last synced: 14 days ago
JSON representation
Imagine that you are the librarian of OOP University, and you need a tool to record what books are in the library and who borrows them. This app will allow you to: Add new students or teachers. Add new books. Save records of who borrowed a given book and when.
- Host: GitHub
- URL: https://github.com/yazino12/oop_school_library
- Owner: Yazino12
- Created: 2022-07-19T15:24:46.000Z (over 2 years ago)
- Default Branch: dev
- Last Pushed: 2022-08-07T16:20:55.000Z (over 2 years ago)
- Last Synced: 2024-10-21T18:38:19.545Z (2 months ago)
- Topics: oop-in-ruby, ruby
- Language: Ruby
- Homepage:
- Size: 41 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# School Library
> Imagine that you are the librarian of OOP University, and you need a tool to record what books are in the library and who borrows them. This app will allow you to: Add new students or teachers. Add new books. Save records of who borrowed a given book and when.
## Built With
- Major languages (Ruby)
**Prerequisites**
- A text editor(preferably Visual Studio Code)
**Getting Started**
- To get a local copy up and running follow these simple example steps.
**Install**
- Ruby
**Using it Locally**
- Clone the project
`[email protected]:Yazino12/oop_school_library.git`
`cd oop_school_library`**To Start the programs**
- `open terminal`
- `run ruby "file-name".rb`## Authors
👤 **Yasin Warsame**
- GitHub: [@Yazino12](https://github.com/Yazino12)
## 🤝 Contributing
- Contributions, issues, and feature requests are welcome!
- Feel free to check the issues page.## Show your support
- Give a ⭐️ if you like this project!
## Acknowledgments
- Inspiration: Microverse