https://github.com/alphayowakarindi/school-library
An app to record what books are in a library and who borrows them. It allows to add new students, teachers or new books. Save records of who borrowed a given book and when.
https://github.com/alphayowakarindi/school-library
ruby
Last synced: 30 days ago
JSON representation
An app to record what books are in a library and who borrows them. It allows to add new students, teachers or new books. Save records of who borrowed a given book and when.
- Host: GitHub
- URL: https://github.com/alphayowakarindi/school-library
- Owner: alphayowakarindi
- Created: 2022-10-17T12:15:34.000Z (over 3 years ago)
- Default Branch: dev
- Last Pushed: 2022-10-21T14:14:30.000Z (over 3 years ago)
- Last Synced: 2025-02-24T03:18:12.631Z (over 1 year ago)
- Topics: ruby
- Language: Ruby
- Homepage:
- Size: 19.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# school-library
> An app to record what books are in a library and who borrows them. It allows to add new students, teachers or new books. Save records of who borrowed a given book and when.
## Built With
- Ruby
## Getting Started
To get a local copy up and running follow these simple example steps.
### Prerequisites
- Ruby
### Install
1. Go to the terminal and `cd` into the directory of your preference.
2. Run `git clone git@github.com:alphayowakarindi/school-library.git` to clone the app.
3. Open the project in a code editor of your choice that is configured to use Ruby.
4. Run `ruby filename.rb` to exectue any of the ruby files
## Authors
👤 **Author1**
- GitHub: [@githubhandle](https://github.com/alphayowakarindi)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/alphayo-wakarindi-15a825236/)
- Twitter [Twitter](https://twitter.com/alphayowakarind)
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/alphayowakarindi/school-library/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](https://choosealicense.com/licenses/mit/) licensed.