Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/atillatahak/school_library
https://github.com/atillatahak/school_library
Last synced: 19 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/atillatahak/school_library
- Owner: AtillaTahak
- Created: 2022-03-11T12:40:52.000Z (over 2 years ago)
- Default Branch: dev
- Last Pushed: 2022-03-12T22:10:16.000Z (over 2 years ago)
- Last Synced: 2023-03-06T20:17:46.115Z (over 1 year ago)
- Language: Ruby
- Size: 23.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![](https://img.shields.io/badge/Microverse-blueviolet)
# 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. The app that you will create will allow you to
## Built With
- Ruby
## Getting Started
To get a local copy up and running follow these simple example steps.
### Prerequisites
- A text editor(preferably Visual Studio Code)### Install
- Ruby### Run Project Locally
- Clone the project
```bash
git clone https://github.com/AtillaTahak/school_library.git
cd school-library
```- To Start the programs
```bash
open terminal
run the command $irb (interactive ruby shell)
run the program functions
```OR
```bash
open terminal
run ruby person.rb
```## Authors
## 👤ATİLLA TAHA KÖRDÜĞÜM
- GitHub: [@AtillaTahak](https://github.com/AtillaTahak)
- Twitter: [@AtillaTahaa](https://twitter.com/AtillaTahaa)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/atilla-taha-kördüğüm-a93702186/)
- Blog: [Blog](atillataha.blogspot.com)
- Youtube: [YouTube](https://www.youtube.com/channel/UCmoD0x4Z9vdG2PCsI5p8FYg)## 🤝 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!
## 📝 License
This project is [MIT](./MIT.md) licensed.