Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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


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

Last synced: 24 days ago
JSON representation

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)
- [💻 Getting Started](#getting-started)
- [Setup](#setup)
- [Prerequisites](#prerequisites)
- [👥 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 contains queries for the creation of a relational database for a vet clinic.

## 🛠 Built With
### Tech Stack

Database

### Key Features

- **Queries to create `animals` tables**
- **Queries to update tables**
- **Queries to retrieve data from tables**
- **Performance audit**

(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:
- Text editor of your choice
- [PostgreSQL](https://www.postgresql.org/) installed on your machine

### Setup

Clone this repository to your desired folder:
```sh
cd my-folder
git clone https://github.com/newhoteng/Vet-clinic.git
```

(back to top)

## 👥 Authors
👤 **Author1**
- GitHub: [@githubhandle](https://github.com/newhoteng)
- Twitter: [@twitterhandle](https://twitter.com/HarrietOteng1)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/harriet-oteng/)

👤 **Author2**
- GitHub: [@githubhandle](https://github.com/joyapisi)
- Twitter: [@twitterhandle](https://twitter.com/joyphoebe300)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/joyapisi/)

(back to top)

## 🔭 Future Features

- [ ] **Do more performance audits**

(back to top)

## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/newhoteng/Vet-clinic/issues).

(back to top)

## ⭐️ Show your support
If you like this project give it a star

(back to top)

## 🙏 Acknowledgments
I would like to thank Microverse for inspiring me to do this project.

(back to top)

## 📝 License

This project is [MIT](https://github.com/newhoteng/Vet-clinic/blob/dev/LICENSE) licensed.

(back to top)