https://github.com/andercm/school-library
https://github.com/andercm/school-library
Last synced: 12 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/andercm/school-library
- Owner: anderCM
- License: mit
- Created: 2023-04-17T15:13:20.000Z (about 3 years ago)
- Default Branch: development
- Last Pushed: 2023-04-22T14:55:27.000Z (about 3 years ago)
- Last Synced: 2025-02-05T14:28:39.708Z (over 1 year ago)
- Language: Ruby
- Size: 29.3 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
School library
# 📗 Table of Contents
- [📖 About the Project](#about-project)
- [🛠 Built With](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
- [🚀 Live Demo](#live-demo)
- [💻 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)
- [❓ FAQ](#faq)
- [📝 License](#license)
**[School library]** is a project to represent the basic structure for a school library using OOP
Backend
- **[Backend]**
- **[Ruby]**
To get a local copy up and running, follow these steps.
### Prerequisites
In order to run this project you need:
- Install PostgreSQL
- Instal PGadmin (optional)
### Setup
Clone this repository to your desired folder:
```sh
git clone https://github.com/anderCM/School-library.git
cd School-library
```
👤 **Anderson Canales Medina**
- GitHub: [@githubhandle](https://github.com/anderCM)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/andersoncanales/)
- [ ] **[Database Implementation]**
- [ ] **[Validations]**
- [ ] **[Tests]**
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
I would like to thank to my team
This project is [MIT](./LICENSE) licensed.