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

https://github.com/larryivc/db_vet_clinic


https://github.com/larryivc/db_vet_clinic

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

          



Vet Clinic Database


# 📗 Table of Contents

- [📖 About the Project](#about-project)
- [🛠 Built With](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)

- [💻 Getting Started](#getting-started)
- [Setup](#setup)
- [Prerequisites](#prerequisites)
- [Install](#install)
- [Usage](#usage)


- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [❓ FAQ](#faq)
- [📝 License](#license)

# 📖 [Vet Clinic Database]

**Vet Clinic Database** is a project on handling the database language `SQL` - `Postgres` with examples.

## 🛠 Built With

### Tech Stack

Client

Database

### Key Features

- **[Storing data on Postgres server]**
- **[Manage data with SQL statements]**
- **[Display data in different modes]**

(back to top)

## 💻 Getting Started

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

### Setup

Clone this repository to your desired folder:

Example commands:

```sh
cd my-folder
git git@github.com:LarryIVC/db_vet_clinic.git
```

### Prerequisites

In order to run this project you need:

```
To have installed PostgreSQL database server
```

### Usage

To run the project, execute the following command:

Example command:

```sh
psql postgres postgres
```

(back to top)

## 👥 Authors

# 👤 **Larry Villegas**

- GitHub: [@LarryIVC](https://github.com/LarryIVC)
- Twitter: [@LarryVillegas](https://twitter.com/LarryVillegas)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/larryvillegascostas/)

(back to top)

## 🔭 Future Features

- [ ] **[Add more tables]**
- [ ] **[Make better querys]**
- [ ] **[Show data in the app]**

(back to top)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

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

(back to top)

## ⭐️ Show your support

Help me with your criticisms and your suggestions, you will be blessed for such a noble gesture and give me a ⭐️ if you like this project. click [here ⭐️](https://github.com/LarryIVC/db_vet_clinic)

(back to top)

## 🙏 Acknowledgments

I would like to thank Microverse for this opportunity.

(back to top)

## 📝 License

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

(back to top)