https://github.com/salimer/oop-school-library
https://github.com/salimer/oop-school-library
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/salimer/oop-school-library
- Owner: Salimer
- License: mit
- Created: 2023-07-24T10:51:00.000Z (almost 3 years ago)
- Default Branch: develop
- Last Pushed: 2023-08-03T12:06:05.000Z (almost 3 years ago)
- Last Synced: 2025-04-13T16:48:48.822Z (about 1 year ago)
- Language: Ruby
- Size: 84 KB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ๐ Table of Contents
- [๐ Table of Contents](#-table-of-contents)
- [๐ฏ OOP school library](#-oop-school-library)
- [๐ Built With ](#-built-with-)
- [Tech Stack ](#tech-stack-)
- [Key Features ](#key-features-)
- [๐ป Getting Started ](#-getting-started-)
- [Prerequisites](#prerequisites)
- [Setup](#setup)
- [๐ฅ Authors ](#-authors-)
- [๐ญ Future Features ](#-future-features-)
- [๐ค Contributing ](#-contributing-)
- [๐ Show your support ](#-show-your-support-)
- [๐ญAcknowledgments ](#acknowledgments-)
- [๐ License ](#-license-)
As the librarian of OOP University, I've created a user-friendly app to:
- [ ] Add new students or teachers.
- [ ] Add new books and maintain their records.
- [ ] Record book borrowing details, including dates.
- [ ] Easily manage book availability and borrowers.
- [ ] This organized tool ensures efficient library management for a smooth experience at OOP University.
Ruby
### Key Features
- **Encapsulation**
- **Abstraction**
- **Inheritance**
- **Polymorphism**
To get a local copy up and running follow these simple example steps.
### Prerequisites
you have to those tools in your local machine.
- [ ] Visual Studio Code
### Setup
Clone the project.
```bash
git clone git@github.com:Salimer/OOP-school-library.git
```
Go to the project directory.
```bash
cd OOP-school-library
```
๐ค **Salim Bamahfoodh**
- GitHub: [@Salimer](https://github.com/Salimer)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/sbamahfoodh)
๐ค **Abdul Ali Noori**
- GitHub: [@ab-noori](https://github.com/ab-noori)
- Twitter: [@AbdulAliNoori4](https://twitter.com/AbdulAliNoori4)
- LinkedIn: [abdulali-noori](https://www.linkedin.com/in/abdulali-noori)
- **#map Method Support**
- **#reduce Method Support**
- **#Sorting Functionality**
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/Salimer/Enumerables/issues).
Give a โญ๏ธ if you like this project!
I would like to thank Microverse for giving me a wonderful opportunity to work on this project
This project is [MIT](./LICENSE) licensed.