Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cvalencia1991/clinic-database
Implement the Database Based on a schema
https://github.com/cvalencia1991/clinic-database
postgresql
Last synced: about 5 hours ago
JSON representation
Implement the Database Based on a schema
- Host: GitHub
- URL: https://github.com/cvalencia1991/clinic-database
- Owner: cvalencia1991
- License: mit
- Created: 2022-12-13T19:39:15.000Z (almost 2 years ago)
- Default Branch: dev
- Last Pushed: 2022-12-13T21:43:36.000Z (almost 2 years ago)
- Last Synced: 2023-05-04T16:45:11.010Z (over 1 year ago)
- Topics: postgresql
- Homepage:
- Size: 658 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Clinic Database
# 📗 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)> In this project my colleague and I prepared a databse from a schema that was provided. We also join the tables to form many-to-many relationships.
Schema Database
- **[key_feature_1]**
- **[key_feature_2]**
- **[key_feature_3]**
## Schema
![drawSQL-export-2022-12-13_16_08](https://user-images.githubusercontent.com/107327344/207443897-aa593a12-e3e8-4338-b82b-a712cb479915.png)
> Add a link to your deployed project.
- [Live Demo Link](Working on it)
To get a local copy up and running, follow these steps.
### Prerequisites
In order to run this project you need:
Example command:
```sh
POSTGRE SQL
Visual Studio Code
```
### Setup
Clone this repository to your desired folder:
### Install
Install this project with:
### Usage
To run the project, execute the following command:
### Run tests
To run tests, run the following command:
### Deployment
You can deploy this project using:
👤 **Cesar Alberto Valencia Aguilar**
- GitHub: [https://github.com/cvalencia1991](https://github.com/cvalencia1991)
- Twitter: [https://twitter.com/cvalenciaguilar](@cvalenciaguilar)
- LinkedIn: [https://www.linkedin.com/in/cvalenciaguilar/](www.linkedin.com/in/cvalenciaguilar)
👤 **Kelvin Benjamin**
- GitHub: [@Kelvin-Ben](https://github.com/Kelvin-Ben)
- Twitter: [@kevoyout144](https://twitter.com/kevoyout144)
- LinkedIn: [Kelvin-Ben](https://www.linkedin.com/in/kelvin-ben-323043173/)
> Describe 1 - 3 features you will add to the project.
- [ ] **[new_feature_1]**
- [ ] **[new_feature_2]**
- [ ] **[new_feature_3]**
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/cvalencia1991/Clinic-Database/issues).
If you like this project Give a ⭐️!
I would like to thank to [postgresql](https://www.postgresql.org/)
- **[Question_1]**
- [Answer_1]
- **[Question_2]**
- [Answer_2]
This project is [MIT](./LICENSE) licensed.
_NOTE: we recommend using the [MIT license](https://choosealicense.com/licenses/mit/) - you can set it up quickly by [using templates available on GitHub](https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/adding-a-license-to-a-repository). You can also use [any other license](https://choosealicense.com/licenses/) if you wish._