Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/joramot/db_schema_diagram


https://github.com/joramot/db_schema_diagram

Last synced: 26 days ago
JSON representation

Awesome Lists containing this project

README

        

# πŸ“— Table of Contents

- [πŸ“— Table of Contents](#-table-of-contents)
- [πŸ“– \[vet\_clinic\] ](#-vet_clinic-)
- [πŸ›  Built With ](#-built-with-)
- [Tech Stack ](#tech-stack-)
- [🌸 Key Features ](#-key-features-)
- [πŸ’» Getting Started ](#-getting-started-)
- [Prerequisites](#prerequisites)
- [Setup](#setup)
- [πŸ‘₯ Authors ](#-authors-)
- [πŸ”­ Future Features ](#-future-features-)
- [🀝 Contributing ](#-contributing-)
- [⭐️ Show your support ](#️-show-your-support-)
- [πŸ™ Acknowledgments ](#-acknowledgments-)
- [πŸ“ License ](#-license-)

# πŸ“– [Clinic Database]
*Clinic* is a relational database which helps us to keep records of patients that have received treatments and paid the invoices.
This database is the foundation for analyzing data and create strategies for our marketing purposes.
We get a database diagram, interpret it, and implement the SQL needed to build that database.


## πŸ›  Built With

### Tech Stack

Database

### 🌸 Key Features

- **[Create a database named clinic]**

(back to top)


## πŸ’» Getting Started

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

### Prerequisites

In order to run this project you need:

```sh
gem Postgres
```
### Setup

Clone this repository to your desired folder:

```sh
cd my-folder
git clone [email protected]/joramot/DB_schema_diagram.git
```

(back to top)

## πŸ‘₯ Authors

🌸**Author** Ivonne Benites Rodriguez

- 🌷GitHub: [@githubhandle](https://github.com/IvonneBenitesRodriguez)
- 🌷Twitter: [@twitterhandle](https://twitter.com/IvonneBenitesR)
- 🌷LinkedIn: [LinkedIn](https://www.linkedin.com/in/ivonnebenites/)

πŸ‘€ *Gilbert Dushimimana Happi*

- Github: [Gilbert Happi Dushimimana](https://github.com/gilberthappi)
- X: [Gilbert Happi Dushimimana](https://twitter.com/DushimimanaGil3)
- LinkedIn: [Gilber Happi Dushimimana](https://www.linkedin.com/in/dushimimana-gilbert-happi-997b2a262/)

πŸ‘€ *Jose Raul Mojica*

- GitHub: [@Joramot](https://github.com/joramot)
- Twitter: [@El_rulis](https://twitter.com/el_rulis)
- LinkedIn: [jose-RM](https://linkedin.com/in/jose-RM)

(back to top)

## πŸ”­ Future Features

- [ ] **[User authentication]**
- [ ] **[Appointment scheduling]**
- [ ] **[Favorite Patients Section]**
- [ ] **[Advices for patients Section]**

(back to top)

## 🀝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](../../issues/).

(back to top)

## ⭐️ Show your support

If you like this project, give it a start ⭐️ and a nice comment.

(back to top)

## πŸ™ Acknowledgments

I would like to thank Microverse for providing us with resources and
knowledge necessary to carry out this project.

(back to top)

## πŸ“ License

This project is [MIT](./LICENSE) licensed.

(back to top)