Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/newhoteng/vet-clinic
https://github.com/newhoteng/vet-clinic
Last synced: 24 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/newhoteng/vet-clinic
- Owner: newhoteng
- License: mit
- Created: 2023-06-05T23:16:30.000Z (over 1 year ago)
- Default Branch: dev
- Last Pushed: 2023-06-14T11:22:03.000Z (over 1 year ago)
- Last Synced: 2024-10-23T19:23:41.374Z (2 months ago)
- Language: PLpgSQL
- Size: 242 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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 StackDatabase
- **Queries to create `animals` tables**
- **Queries to update tables**
- **Queries to retrieve data from tables**
- **Performance audit**
## 💻 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
```
## 👥 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/)
- [ ] **Do more performance audits**
## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/newhoteng/Vet-clinic/issues).
## ⭐️ Show your support
If you like this project give it a star
## 🙏 Acknowledgments
I would like to thank Microverse for inspiring me to do this project.
This project is [MIT](https://github.com/newhoteng/Vet-clinic/blob/dev/LICENSE) licensed.