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

https://github.com/roseokpe/vet_clinic

In this project, I used relational database to create the data structure for a vet clinic. I started with one table, and step by step, created a complete database with data about: animals; animals' owners, clinic employees, visits
https://github.com/roseokpe/vet_clinic

postgresql

Last synced: about 1 year ago
JSON representation

In this project, I used relational database to create the data structure for a vet clinic. I started with one table, and step by step, created a complete database with data about: animals; animals' owners, clinic employees, visits

Awesome Lists containing this project

README

          

![](https://img.shields.io/badge/Microverse-blueviolet)

# Database Project - Vet Clinic

In this porject, I worked with relational database system PostgreSQL to build database for the Vet Clinic. Here, I will create different tables like animals, owners etc.

## Built With
PostgreSQL
SQL

## Live Demo (if available)

[coming soon](https://livedemo.com)

## Getting Started
Create a repo then clone it and open into Visual Studio Code

## Setup
Download and install Visual Studio, PostgreSQL
Command line / Git bash

## Install
Visual Studio Code
PostgreSQL

## Authors

👤 **Author1**

[GitHub](https://github.com/roseokpe)
[Twitter](https://twitter.com/roseokpe)
[LinkedIn](https://www.linkedin.com/in/roseokpe/)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](https://github.com/Roseokpe/vet_clinic/issues).

## Show your support

Give a ⭐️ if you like this project!

## Acknowledgments

- Hat tip to anyone whose code was used
- Inspiration
- etc

## 📝 License

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._