https://github.com/mozameljawad/school-library
The school-library is the librarian of OOP University, and will record what books are in the library and who borrows them.
https://github.com/mozameljawad/school-library
ruby
Last synced: 11 months ago
JSON representation
The school-library is the librarian of OOP University, and will record what books are in the library and who borrows them.
- Host: GitHub
- URL: https://github.com/mozameljawad/school-library
- Owner: MozamelJawad
- License: mit
- Created: 2023-10-10T04:47:30.000Z (over 2 years ago)
- Default Branch: dev
- Last Pushed: 2023-10-12T17:51:26.000Z (over 2 years ago)
- Last Synced: 2025-03-13T15:19:38.277Z (over 1 year ago)
- Topics: ruby
- Language: Ruby
- Homepage:
- Size: 19.5 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# school-library
# π Table of Contents
- [π About the Project](#about-project)
- [π Built With](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
- [π» Getting Started](#getting-started)
- [π₯ Authors](#authors)
- [π Future Features](#future-features)
- [π€ Contributing](#contributing)
- [βοΈ Show your support](#support)
- [π Acknowledgements](#acknowledgements)
- [π License](#license)
The school-library is the librarian of OOP University, and will record what books are in the library and who borrows them. The app that you will create will allow you to:
- Add new students or teachers.
- Add new books.
- Save records of who borrowed a given book and when.
## π Built With
* Ruby
### Tech Stack
Ruby
### Key Features
- **Run a program using the command line.**
- **Use Ruby syntax for basic programming operations.**
- **Use Ruby syntax for OOP programming.**
## Getting Started
- Use Irb.
- Ruby installation.
### Setup
Clone this repository to your desired folder:
- git clone https://github.com/MozamelJawad/school-library
- cd school-library
π€ **Mozamel Jawad**
- GitHub: [@githubhandle](https://github.com/MozamelJawad)
- Twitter: [@twitterhandle](https://twitter.com/mozameljawad)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/mozamel-jawad/)
- **Add more Features**
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/MozamelJawad/school-library/issues).
If you like this project give it a star!
- Thanks to the Microverse team for the great curriculum.
- Thanks to the Code Reviewer(s) for the insightful feedback.
This project is [MIT](./LICENSE) licensed.