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

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

The vet database stores animal information such as name, weight, date of birth, escape attempts, and neutered status.
https://github.com/quavo19/vet-clinic

postgresql

Last synced: 3 months ago
JSON representation

The vet database stores animal information such as name, weight, date of birth, escape attempts, and neutered status.

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

# 📖 [Vet Clinic Database]

**[Vet_Clinic]** is a vet database that stores animal information such as name, weight, date of birth, escape attempts, and neutered status, allowing the vet to keep track of medical and behavioral history and provide personalized care recommendations.

## 🛠 Built With

### Tech Stack

Database

### Key Features

- **[ A user is able to insert data]**
- **[A user is able to delete data]**
- **[A user is able to update data]**

(back to top)

## 🚀 Live Demo not available yet

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

First you would need to install Postgresql

Clone this repository to your desired folder:

## setup
```sh
cd my-folder
https://github.com/quavo19/Vet-Clinic.git
```
you can then open it on your text editor and link it to your postgresql database

(back to top)

## 👥 Author

👤 **Donald Akite**

- GitHub: [@githubhandle](https://github.com/quavo19)
- Twitter: [@twitterhandle](https://twitter.com/DonaldAkite)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/donald-akite-299a31222/)

(back to top)

## 🔭 Future Features

> Describe 1 - 3 features you will add to the project.

- [ ] **[Add a UI]**
- [ ] **[Add more 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 liked this project dont forget to leave a start

If you like this project...

## 📝 License

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

(back to top)