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

https://github.com/larryivc/school-library


https://github.com/larryivc/school-library

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        



OOP 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)
- [Setup](#setup)
- [Prerequisites](#prerequisites)
- [Install](#install)
- [Usage](#usage)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [📝 License](#license)

# 📖 [OOP school library]

**OOP school library** is a project to start building a school library app, adding classes to represent students and teachers.

## 🛠 Built With

### Tech Stack

Language

### Key Features

- [⭐️ Maked a line command app ]
- [⭐️ Used the POO (Object Oriented Programming) ]
- [⭐️ Manage Classes ]
- [⭐️ Made relatioships has-many, belong-to, many-to-many]

(back to top)

## 💻 Getting Started

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

### Setup

Clone this repository to your desired folder:

Example commands:

```sh
cd my-folder
git [email protected]:LarryIVC/school-library.git
```

### Prerequisites

In order to run this project you need:

```
There is no prerequisites for this project
```

### Usage

To run the project, execute the following command:

Example command:

```sh
ruby main.rb
```

(back to top)

## 👥 Author

## 👤 **Larry Villegas**
- GitHub: [@LarryIVC](https://github.com/LarryIVC)
- Twitter: [@LarryVillegas](https://twitter.com/LarryVillegas)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/larryvillegascostas/)

(back to top)

## 🔭 Future Features

- [✔️] **[Persevere Data]**
- [✔️] **[Unit tests]**

(back to top)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

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

(back to top)

## ⭐️ Show your support

Help me with your criticisms and your suggestions, you will be blessed for such a noble gesture and give me a ⭐️ if you like this project. click [here ⭐️](https://github.com/LarryIVC/school-library)

(back to top)

## 🙏 Acknowledgments

I would like to thank Microverse for this opportunity.

(back to top)

## 📝 License

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

(back to top)