Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/hossainaraf/vet-clinic-database

It is a relational database to create the initial data structure for a vet clinic with a table to store animals' information
https://github.com/hossainaraf/vet-clinic-database

Last synced: about 1 month ago
JSON representation

It is a relational database to create the initial data structure for a vet clinic with a table to store animals' information

Awesome Lists containing this project

README

        

**Vet Clinic - Database Project**

# 📗 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)
- [❓ FAQ](#faq)
- [📝 License](#license)

# 📖 Vet Clinic

**Vet Clinic** is a project that allows the user to create, insert and query data from a SQL database.

## 🛠 Built With

### Tech Stack

PostGreSQL

Command Prompt

### Key Features

- **Creation of SQL Tables**
- **Insertion of SQL Data**
- **SQL Queries**

(back to top)

## 💻 Getting Started

To get a local copy up and running, follow these steps.

### Setup

Clone this repository to your desired folder:

https://github.com/HossainAraf/vet-clinic-database

## 👥 Author

👤 **Md Arafat Hossain**

- GitHub: [@githubhandle](https://github.com/HossainAraf)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/hossainaraf/)

(back to top)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](../../issues/).

(back to top)

## ⭐️ Show your support

Please support this project with a ⭐️

(back to top)

## 🙏 Acknowledgments

I want to thank my family, Microverse team and code reviewers for their support during this project.

(back to top)

(back to top)

## 📝 License

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

(back to top)