https://github.com/kessie2862/vet-clinic-database
A professionally developed project focused on creating a relational PostgreSQL database specifically designed for veterinary clinics. It offers a meticulously structured data model to efficiently store and manage comprehensive information regarding animals.
https://github.com/kessie2862/vet-clinic-database
database dbms postgresql schema
Last synced: 2 months ago
JSON representation
A professionally developed project focused on creating a relational PostgreSQL database specifically designed for veterinary clinics. It offers a meticulously structured data model to efficiently store and manage comprehensive information regarding animals.
- Host: GitHub
- URL: https://github.com/kessie2862/vet-clinic-database
- Owner: kessie2862
- License: mit
- Created: 2023-07-17T13:01:37.000Z (almost 3 years ago)
- Default Branch: dev
- Last Pushed: 2023-07-23T18:50:34.000Z (almost 3 years ago)
- Last Synced: 2025-02-08T10:17:37.345Z (over 1 year ago)
- Topics: database, dbms, postgresql, schema
- Homepage:
- Size: 32.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
- [📖 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)
The **[Vet Clinic Database]** is a professionally developed project focused on creating a relational PostgreSQL database specifically designed for veterinary clinics. It offers a meticulously structured data model to efficiently store and manage comprehensive information regarding animals. With intuitive table configurations, the database facilitates seamless data insertion, retrieval, and querying processes, ensuring optimal functionality for veterinary clinic.
**PostgreSQL Database**
Database
- **[Created animals table]**
- **[Inserted data into table]**
- **[Performed queries on animal database]**
- [Live Demo Link](Not yet)
## 💻 Getting Started
To get a local copy up and running, follow these steps.
### Prerequisites
In order to run this project you need:
- [ ] **[Install posgreSQL Server]**
- [ ] **[Install DBMS]**
### Setup
Clone this repository to your desired folder:
```sh
cd my-folder
git clone https://github.com/kessie2862/vet-clinic-database.git
```
Go to the project directory.
```sh
cd vet-clinic-database
```
## 👥 Authors
👤 **Prosper Kessie**
- GitHub: [githubhandle](https://github.com/kessie2862)
- Twitter: [twitterhandle](https://twitter.com/Peekay_Codes)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/prosperkessie/)
- [ ] **[Application to access vet db]**
- [ ] **[add "join table" for visits]**
- [ ] **[Deployment]**
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/kessie2862/vet-clinic-database/issues).
If you like this project ⭐️ it on my GitHub.
I would like to thank Microverse for the template given to start this project.
- **[Queries completed with erros?]**
- [Kindly check if PostgreSQL is properly installed.]
- **[Cloned files cannot be opened ?]**
- [File is .sql extension, you can open it using any text editor]
This project is [MIT](https://github.com/kessie2862/vet-clinic-database/blob/setup-db/LICENSE) licensed.