Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

The app that I created will allow you to: Add new students or teachers. Add new books. Save records of who borrowed a given book and when. And all of this are built in a beautiful and well-organized way!
https://github.com/najibullahjafari/oop-school-library

Last synced: 12 days ago
JSON representation

The app that I created will allow you to: Add new students or teachers. Add new books. Save records of who borrowed a given book and when. And all of this are built in a beautiful and well-organized way!

Awesome Lists containing this project

README

        

# OOP school library

## Getting Started

# 📗 Table of Contents

- [📖 About the Project](#about-project)
- [🛠 Built With](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)

- [💻 Getting Started](#getting-started)
- [Setup](#setup)
- [Prerequisites](#prerequisites)
- [Install](#install)
- [Usage](#usage)
- [Run tests](#run-tests)
- [Deployment](#triangular_flag_on_post-deployment)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [📝 License](#license)

# 📖 [OOP school library]
**[Morse code]** The app that I created will allow you to: Add new students or teachers. Add new books. Save records of who borrowed a given book and when. And all of this will be built in a beautiful and well-organized way!

## 🛠 Built With
### Tech Stack

Database

### Key Features

- **[Using Ruby language]**
- **[Using Class]**
- **[Using OOP]**

(back to top)

## 💻 Getting Started

To get a local copy up and running, follow these steps.

### Prerequisites

In order to run this project you need:

- the Ruby should be installed in your machine.
- Run `ruby main.rb`.

### Setup

Clone this repository to your desired folder:

- `git clone https://github.com/najibullahjafari/oop-school-library`

## 👥 Authors

👤 **Najibullah Jafari**

- GitHub: [Najibullah_jafari](https://github.com/najibullahjafari)
- Twitter: [Najibullah_jafari](https://twitter.com/Najib_Jafari_)
- LinkedIn: [Najibullah_jafari](https://www.linkedin.com/in/najibullahjafari/)

👤 **Syeda Masuma Fatima**

- GitHub: [@MasumaJaffery](https://github.com/MasumaJaffery)
- Twitter: [@MasumaJaffery](https://twitter.com/MasumaJaffery)
- LinkedIn: [Masuma Jaffery](https://www.linkedin.com/in/masuma-jaffery-797a29256/)

(back to top)

## Future Features

- I think about how to make it fast.
- I will make a oop class for it.
- We will do our best to decrease duplication of code.

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](https://github.com/najibullahjafari/oop-school-library/issues/).

(back to top)

## ⭐️ Show your support

If you like this project that would be nice to put a star!

(back to top)

## 🙏 Acknowledgments

I would like to thank Microverse for their helpful practices.

(back to top)

## 📝 License

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

(back to top)