https://github.com/laylo309/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.
https://github.com/laylo309/oop-school-library
gem rubocop ruby
Last synced: about 2 months 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.
- Host: GitHub
- URL: https://github.com/laylo309/oop-school-library
- Owner: Laylo309
- Created: 2021-11-15T21:33:41.000Z (over 4 years ago)
- Default Branch: dev
- Last Pushed: 2021-11-26T00:25:38.000Z (over 4 years ago)
- Last Synced: 2025-08-19T02:45:06.763Z (8 months ago)
- Topics: gem, rubocop, ruby
- Language: Ruby
- Homepage:
- Size: 53.7 KB
- Stars: 14
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# OOP-school-library
> In this project, I have created my school library app.
## Built With
- Ruby
## Getting Started
### In order to setup this project locally you have to run following commands:
- Click on the `Code` button with background color green on the right end corner
- Click on the clipboard icon on the extreme right of the dropdown to copy the repository link
- In your local PC, open your terminal or command prompt in the folder you would like to clone this repository into
- Type git clone `(copied link)` on the currently opened terminal or command prompt
- Remember to change `(copied link)` to `git@github.com: Laylo309/00P-school-library.git` which is the name of the repository
### This repository includes files with Ruby that can be used to is getting information from the library about the University:
- Please run the program in a IRB enviorement
- From your terminal you have to run the following command: `ruby main.rb`
- After running this command you will get following kind of information:

- To run test use following command: `rspec`
- After running this command you will get following kind of information:

## Author
👤 **Laylo Khodjaeva**
- GitHub: [@Laylo309](https://github.com/Laylo309)
- Twitter: [@Laylo](https://twitter.com/home?lang=en)
- LinkedIn: [LayloKhodjaeva](https://www.linkedin.com/in/laylo-khodjaeva-05a972207/)
👤 **Nelsino**
- GitHub: [@nelsinofrancisco](https://github.com/nelsinofrancisco)
- Twitter: [@nelsino_s](https://twitter.com/nelsino_s)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/nelsinofrancisco/)
## 🤝 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
- Inspiration
- Microverse
## 📝 License
This project is [MIT](./MIT.md) licensed.