https://github.com/felixdev22/vet_clinic
The focus of the project is the Vet Clinic Database, which is a relational database. Users can interact with the project by using SQL commands in the terminal to perform operations such as creating, reading, updating, and deleting specific data from the database.
https://github.com/felixdev22/vet_clinic
postgresql sql
Last synced: 28 days ago
JSON representation
The focus of the project is the Vet Clinic Database, which is a relational database. Users can interact with the project by using SQL commands in the terminal to perform operations such as creating, reading, updating, and deleting specific data from the database.
- Host: GitHub
- URL: https://github.com/felixdev22/vet_clinic
- Owner: felixDev22
- License: mit
- Created: 2023-02-27T15:06:48.000Z (over 3 years ago)
- Default Branch: dev
- Last Pushed: 2023-03-07T12:55:44.000Z (over 3 years ago)
- Last Synced: 2025-12-28T16:23:52.402Z (6 months ago)
- Topics: postgresql, sql
- Language: PLpgSQL
- Homepage:
- Size: 66.4 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 📗 Table of Contents
- [📖 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)
- [📝 License](#license)
**Vet_Clinic** is a database for a vet clinic created using PostgreSQL.
Client
Server
Database
- Used primary key & foreign key mechanisms for joining table
- Query multiple tables.
- Data info for vet_clinic - having animals names, species & owners details
- [Live Demo Link](https://yourdeployedapplicationlink.com) currently unavailable.
To get a local copy up and running, follow these steps.
### Prerequisites
In order to run this project you need:
### Setup
Clone this repository to your desired folder:
### Install
Install this project with:
### Usage
To run the project, execute the following command:
### Run tests
To run tests, run the following command:
### Deployment
You can deploy this project using:
- GitHub: [@githubhandle](https://github.com/felixDev22)
- Twitter: [@twitterhandle](https://twitter.com/@monzo200)
- LinkedIn: [LinkedIn](https://https://www.linkedin.com/in/felixnyamai/)
- [ ] **[new_feature_1]**
- [ ] **[new_feature_2]**
- [ ] **[new_feature_3]**
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/FelixDev22/vet_clinic/issues).
If you like this project please give it a star!
I would like to thank Microverse.
This project is [MIT](./LICENSE) licensed.