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

https://github.com/djo1975/vet_clinic-pp

Vet Clinic database is PSQL based project where with various query practice and data insertions and manipulation
https://github.com/djo1975/vet_clinic-pp

psql-database

Last synced: 5 months ago
JSON representation

Vet Clinic database is PSQL based project where with various query practice and data insertions and manipulation

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

# 📖 Vet-clinic-database

In this project we got a chance to optimize some slow queries in our database.

## 🛠 Built With

SQL

### Tech Stack

Database

### Key Features

- **[Create a database]**
- **[Create a table]**
- **[Populate the table]**
- **[Query the table]**

(back to top)

## 🚀 Live Demo

(back to top)

## 💻 Getting Started

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

- Create a local directory where you can clone the project
- Clone the project to your directory by running
- git clone `https://github.com/djo1975/vet-clinic.git`
- Run all the command in the terminal or pgAdmin.

### Prerequisites

In order to run this project you need:

- Git and GitHub
- A code editor
- PostgresSQL

### 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:

- **npm install**
- **npm start**

### Deployment

You can deploy this project using:

- visiting your repository on [GitHub](https://github.com)
- Click on settings
- Go to the "Pages" option
- Select the main branch and save

(back to top)

## 👥 Author

👤 **Mladan Ilic**

- GitHub: [@Ilic](https://github.com/djo1975)
- Twitter: [@Ilic](https://twitter.com/MladanIlic)
- LinkedIn: [@Ilic] (https://www.linkedin.com/in/mladanilic/)

👤 **Marc Raphael**

- GitHub: [@Marcraphael12](https://github.com/Marcraphael12)

👤 **Suleiman**

- GitHub: [@Marcraphael12](https://github.com/shaaibu7)

(back to top)

## 🔭 Future Features

- [ ] **[will improve functionality]**

(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

If you like this project, give it a ⭐️ and let me know what you like in particular.

(back to top)

## 🙏 Acknowledgments

I would like to thank the whole Microverse community for their help and contributions towards this project.

(back to top)

## ❓ FAQ

(back to top)

## 📝 License

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

(back to top)