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.
- Host: GitHub
- URL: https://github.com/cesarherr/oop_school_library
- Owner: CesarHerr
- License: mit
- Created: 2023-08-29T04:57:52.000Z (over 2 years ago)
- Default Branch: dev
- Last Pushed: 2023-09-08T15:10:26.000Z (over 2 years ago)
- Last Synced: 2025-04-23T12:53:45.867Z (10 months ago)
- Language: Ruby
- Size: 55.7 KB
- Stars: 5
- Watchers: 2
- 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)
- [📖 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-)
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.
The project is built using ruby. Getting Started Follow these steps to understand and work on the project:
The project is built using the following technologies:
Ruby
- **Classes**
- **Rubocop install**
- **Gems install**
## 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
```
👤 **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)
- [] **Add books**
- [] **Save records of who borrowed a given book and when**
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/ClaudiaRojasSoto/Decoding_Morse_Code/issues).
If you like this project or if it helped you, please give a ⭐️. I'd really appreciate it!
I would like to thank Microverse and all my peers and colleagues at Microverse for giving me the opportunity to work on this project.
This project is [MIT](LICENSE).