Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/carlose-feliz/sql-vetclinic
https://github.com/carlose-feliz/sql-vetclinic
Last synced: 29 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/carlose-feliz/sql-vetclinic
- Owner: CarlosE-Feliz
- Created: 2022-01-10T16:51:23.000Z (almost 3 years ago)
- Default Branch: develop
- Last Pushed: 2022-01-18T17:31:01.000Z (almost 3 years ago)
- Last Synced: 2023-03-11T01:46:40.749Z (over 1 year ago)
- Size: 14.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Vet clinic database: create animals table
- In this project I will use a relational database SQL with PostgreSQL to create data structure for a virtual vet clinic. The complete database with data about:
- animals
- animals' owners
- clinic employee
- visits## DIAGRAM
![Vet Clinic Relationship Diagram](https://user-images.githubusercontent.com/74747182/149987488-5735f3c0-0700-4fd3-b002-b314f8af8279.png)## Getting Started
To get a local copy up and running follow these simple example steps.
Setup
Step 1 - create a folder in your local pcStep 2 - cd in to the new folder from your terminal
Step 3 - type 'git clone https://github.com/CarlosE-Feliz/SQL-VetClinic.git'
## Authors
👤 **Author1**
- GitHub: [@CarlosE-Feliz](https://github.com/CarlosE-Feliz)
- LinkedIn: [Elim Feliz](https://www.linkedin.com/in/elim-feliz-468485213/)👤 **Author2**
- GitHub: [@Promise Eze](https://github.com/codepantherr)
- LinkedIn: [Promise Eze](https://www.linkedin.com/in/promise-eze/)
## 🤝 ContributingContributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/CarlosE-Feliz/Vet-clinic-database/issues).
## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments
- Microverse
## 📝 License
This project is [MIT](./MIT.md) licensed.