Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/tomasesquivelgc/vet-clinic

In this repo I start learning the basics of SQL by creating a vet clinic database.
https://github.com/tomasesquivelgc/vet-clinic

Last synced: 29 days ago
JSON representation

In this repo I start learning the basics of SQL by creating a vet clinic database.

Awesome Lists containing this project

README

        

## Getting Started

# πŸ“— Table of Contents

- [πŸ“– About the Project](#about-project)
- [πŸ›  Built With](#built-with)
- [Tech Stack](#tech-stack)
- [πŸš€ 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 SQL Database for a veterinary clinic.

## πŸ›  Built With

### Tech Stack

Client

Server

Database

## πŸš€ Live Demo

- [Coming Soon]

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

- PostgreSQL

### Setup

Clone this repository to your desired folder:

```sh
cd my-folder
git clone [email protected]:tomasesquivelgc/Vet-clinic.git
```

### Install

Install this project with:

```sh
cd my-project
npm install
```

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

πŸ‘€ **TomΓ‘s Esquivel**

- GitHub: [@tomasesquivelgc](https://github.com/tomasesquivelgc)
- Twitter: [@tomas esquivel](https://twitter.com/EsquivelTomas)
- LinkedIn: [TomΓ‘s Esquivel](https://www.linkedin.com/in/tomΓ‘s-esquivel-b2160568/)

πŸ‘€ **Wael Elsafty**
- GitHub: [@waelelsafty07](https://github.com/waelelsafty07)
- LinkedIn: [Wael Elsafty](https://linkedin.com/in/waelelsafty07)

(back to top)

## πŸ”­ Future Features

- [X] **Owner's Data**

(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 please leave a star!

(back to top)

## πŸ™ Acknowledgments

I would like to thank my family and friends for always supporting me and Microverse for this opportunity!

(back to top)

## πŸ“ License

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

(back to top)