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

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.

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

**Vet_Clinic** is a database for a vet clinic created using PostgreSQL.

## 🛠 Built With

### Tech Stack

Client

Server

Database

### Key Features

- Used primary key & foreign key mechanisms for joining table
- Query multiple tables.
- Data info for vet_clinic - having animals names, species & owners details

(back to top)

## 🚀 Live Demo

- [Live Demo Link](https://yourdeployedapplicationlink.com) currently unavailable.

(back to top)

## 💻 Getting Started

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:

(back to top)

## 👥 Authors

- GitHub: [@githubhandle](https://github.com/felixDev22)
- Twitter: [@twitterhandle](https://twitter.com/@monzo200)
- LinkedIn: [LinkedIn](https://https://www.linkedin.com/in/felixnyamai/)

(back to top)

## 🔭 Future Features

- [ ] **[new_feature_1]**
- [ ] **[new_feature_2]**
- [ ] **[new_feature_3]**

(back to top)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

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

(back to top)

## ⭐️ Show your support

If you like this project please give it a star!

(back to top)

## 🙏 Acknowledgments

I would like to thank Microverse.

(back to top)

## 📝 License

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

(back to top)