Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/bhushan354/patients-database

I have designed this 'Patients-Database' Using a diagram . I have interpreted all the things from diagram and Created a Data model from it .
https://github.com/bhushan354/patients-database

plpgsql postgresql sql

Last synced: about 2 months ago
JSON representation

I have designed this 'Patients-Database' Using a diagram . I have interpreted all the things from diagram and Created a Data model from it .

Awesome Lists containing this project

README

        

# 📗 Table of Contents

- [📗 Table of Contents](#-table-of-contents)
- [📖 \[Patients\_Database\] ](#-patients_database-)
- [🛠 Built With ](#-built-with-)
- [Tech Stack ](#tech-stack-)
- [Key Features ](#key-features-)
- [💻 Getting Started ](#-getting-started-)
- [Prerequisites](#prerequisites)
- [Setup](#setup)
- [Install](#install)
- [Usage](#usage)
- [👥 Authors ](#-authors-)
- [🔭 Future Features ](#-future-features-)
- [🤝 Contributing ](#-contributing-)
- [🙏 Acknowledgments ](#-acknowledgments-)
- [📝 License ](#-license-)

# 📖 [Patients_Database]

**[Patients_Database]** is a postgresql database that contains tables with Informations about patients and their detailed Acitivies with invoices etc... seperated with different Tables and linked properly with foreign key.

## 🛠 Built With

### Tech Stack

### Key Features

- **[Database Based on Diagram]**

(back to top)

## 💻 Getting Started

To get a local copy up and running, follow these steps.
Install postgresQL
Run the files
### Prerequisites

In order to run this project you need:
You need to have postgreSQL installed on your computer.

### Setup

Clone this repository to your desired folder:

### Install

Install install postgreSQL for your operating system.

### Usage

Execute the commands in the files respectively beginning with file schema_based_on_diagram.sql

## 👥 Authors

👤 **Bhushan Deshmukh**

- GitHub: [@bhushan354](https://github.com/bhushan354)
- LinkedIn: [Bhushan Deshmukh](https://www.linkedin.com/in/bhushan-deshmukh-5777851b1/)

👤 **Victor Kanyi**

- GitHub: [@jkanyi-web](https://github.com/jkanyi-web)
- Twitter: [@V_Kanyi](https://twitter.com/V_Kanyi)
- LinkedIn: [LinkedIn](https://linkedin.com/in/victor-kanyi)

(back to top)

## 🔭 Future Features

- [ ] **Add more tables to the Database**

(back to top)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

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

(back to top)

## 🙏 Acknowledgments

I'd like to thank [Microverse](https://www.microverse.org/) for guiding me through this project.

(back to top)

## 📝 License

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

(back to top)