https://github.com/felipeg005/school-library-app
Great App tool to record what books are in a library and who borrows them. The app will allow a you to: Add new students or teachers. Add new books. Save records of who borrowed a given book and when.
https://github.com/felipeg005/school-library-app
Last synced: about 1 month ago
JSON representation
Great App tool to record what books are in a library and who borrows them. The app will allow a 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/felipeg005/school-library-app
- Owner: Felipeg005
- Created: 2021-11-15T16:41:09.000Z (over 3 years ago)
- Default Branch: development
- Last Pushed: 2021-11-22T17:27:38.000Z (over 3 years ago)
- Last Synced: 2025-01-18T15:48:58.501Z (4 months ago)
- Language: Ruby
- Size: 27.3 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Library App
Initial structure for school library app. In this App, you can record what books are in the library and who borrows them and allow a you to:
- Add new students or teachers.
- Add new books.
- Save records of who borrowed a given book and when.## Built With
- Ruby
## Prerequisites
- Before we begin, make sure you have a fresh version of Ruby installed
## Getting Started
This repository includes files with Ruby that can be used to Add Person, Student and Teacher classes:
- Please run the program in a IRB enviorement
## Author
👤 **Juan Felipe Gomez Tobon**
- GitHub: [@githubhandle](https://github.com/Felipeg005/)
- Twitter: [@twitterhandle](https://twitter.com/JuanFGT05)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/juan-felipe-gomez-tobon/)## 🤝 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
- Thanks to Microverse for make it possible!
## 📝 License
This project is [MIT](./MIT.md) licensed.