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

https://github.com/cesarherr/oop_school_library

In this project, I will start building a school library app.
https://github.com/cesarherr/oop_school_library

Last synced: 8 months ago
JSON representation

In this project, I will start building a school library app.

Awesome Lists containing this project

README

          

# 📗 Table of Contents

- [📗 Table of Contents](#-table-of-contents)
- [📖 Decoding\_Morse\_Code ](#-decoding_morse_code-)
- [🛠 Built With ](#-built-with-)
- [Tech Stack ](#tech-stack-)
- [Key Features ](#key-features-)
- [💻 Getting Started ](#-getting-started-)
- [Setup](#setup)
- [👥 Authors ](#-authors-)
- [🔭 Future Features ](#-future-features-)
- [🤝 Contributing ](#-contributing-)
- [⭐️ Show your support ](#️-show-your-support-)
- [🙏 Acknowledgments ](#-acknowledgments-)
- [📝 License ](#-license-)

# 📖 OOP school library

In this project, I will start building a school library app. In this initial step, I'll implement the classes to represent students and teachers.

## 🛠 Built With

The project is built using ruby. Getting Started Follow these steps to understand and work on the project:

### Tech Stack

The project is built using the following technologies:

Ruby

### Key Features

- **Classes**
- **Rubocop install**
- **Gems install**

(back to top)

(back to top)

## 💻 Getting Started

## Setup

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

1. Clone this repository to your local machine:

```
git clone https://github.com/CesarHerr/OOP_school_library.git

```

## 👥 Author

👤 **Cesar Herrera**

- GitHub: [@CesarHerr](https://github.com/CesarHerr)
- LinkedIn: [Cesarherr](https://www.linkedin.com/in/cesarHerr/)

👤 **Ruth Abreu**

- GitHub: [@Ruthmy](https://github.com/Ruthmy)
- Twitter: [@rury_exe](https://twitter.com/rury_exe)
- LinkedIn: [LinkedIn](https://linkedin.com/in/ruth-abreu)

👤 **Alexandre Sales Medina Ferreira**

- GitHub: [@alexmedinasf](https://github.com/alexmedinasf)
- Twitter: [@alexmedinasf](https://twitter.com/alexmedinasf)
- LinkedIn: [LinkedIn](https://linkedin.com/in/alexmedinasf)

(back to top)

## 🔭 Future Features

- [] **Add books**
- [] **Save records of who borrowed a given book and when**

(back to top)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

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

(back to top)

## ⭐️ Show your support

If you like this project or if it helped you, please give a ⭐️. I'd really appreciate it!

(back to top)

## 🙏 Acknowledgments

I would like to thank Microverse and all my peers and colleagues at Microverse for giving me the opportunity to work on this project.

(back to top)

(back to top)

## 📝 License

This project is [MIT](LICENSE).

(back to top)