https://github.com/larryivc/school-library
https://github.com/larryivc/school-library
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/larryivc/school-library
- Owner: LarryIVC
- License: mit
- Created: 2023-07-04T04:23:05.000Z (almost 2 years ago)
- Default Branch: development
- Last Pushed: 2023-07-10T20:32:24.000Z (almost 2 years ago)
- Last Synced: 2025-01-03T07:31:35.199Z (5 months ago)
- Language: Ruby
- Size: 40 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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** is a project to start building a school library app, adding classes to represent students and teachers.
Language
- [⭐️ Maked a line command app ]
- [⭐️ Used the POO (Object Oriented Programming) ]
- [⭐️ Manage Classes ]
- [⭐️ Made relatioships has-many, belong-to, many-to-many]
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
```
## 👤 **Larry Villegas**
- GitHub: [@LarryIVC](https://github.com/LarryIVC)
- Twitter: [@LarryVillegas](https://twitter.com/LarryVillegas)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/larryvillegascostas/)
- [✔️] **[Persevere Data]**
- [✔️] **[Unit tests]**
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/LarryIVC/school-library/issues).
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)
I would like to thank Microverse for this opportunity.
This project is [MIT](./LICENSE) licensed.