An open API service indexing awesome lists of open source software.

https://github.com/salimer/oop-school-library


https://github.com/salimer/oop-school-library

Last synced: 11 months ago
JSON representation

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-)

# ๐ŸŽฏ OOP school library

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.

## ๐Ÿ›  Built With

### Tech Stack

Ruby

### Key Features
- **Encapsulation**
- **Abstraction**
- **Inheritance**
- **Polymorphism**

(back to top)

## ๐Ÿ’ป Getting Started

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
```

(back to top)

## ๐Ÿ‘ฅ Authors

๐Ÿ‘ค **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)

(back to top)

## ๐Ÿ”ญ Future Features

- **#map Method Support**
- **#reduce Method Support**
- **#Sorting Functionality**

(back to top)

## ๐Ÿค Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](https://github.com/Salimer/Enumerables/issues).

(back to top)

## ๐Ÿ‘‹ Show your support

Give a โญ๏ธ if you like this project!

(back to top)

## ๐Ÿ”ญAcknowledgments

I would like to thank Microverse for giving me a wonderful opportunity to work on this project

(back to top)

## ๐Ÿ“ License

This project is [MIT](./LICENSE) licensed.

(back to top)