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

https://github.com/stephenkati/vet_clinic

vet_clinic stores and manipulates data for a vet clinic. It includes creating of tables, querying and updating data, joining tables, database performance audit and database schema diagram.
https://github.com/stephenkati/vet_clinic

postgresql sql

Last synced: about 1 year ago
JSON representation

vet_clinic stores and manipulates data for a vet clinic. It includes creating of tables, querying and updating data, joining tables, database performance audit and database schema diagram.

Awesome Lists containing this project

README

          





vet_clinic

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

# 📖 [vet_clinic]

**[vet_clinic]** stores and manipulates data for a vet clinic. It includes creating of tables, querying and updating data, joining tables, database performance audit and database schema diagram.

## 🛠 Built With

### Tech Stack

Client



Server


Database

### Key Features

- **[Great summary for the repo]**
- **[Use of GitFlow]**
- **[Tables: Separation, Integrity]**
- **[Relationships: Efficiency, Retrieval]**
- **[Keys: Referential, Associations]**
- **[Security: Authentication, Authorization]**
- **[Maintenance: Backups, Durability]**

(back to top)

## 💻 Getting Started

- Use [schema.sql](/schema.sql) to create database and tables.
- Use [data.sql](/data.sql) to populate tables with data samples.
- Use [queries.sql](/queries.sql) to query the database information.

### Prerequisites

In order to run this project you need:

- `SQL` database like `PostgresSQL`
- `Terminal`, `shell` or `command prompt`

### Setup

Clone this repository to your desired folder:

Run `git clone https://github.com/stephenkati/vet_clinic.git`

### Install

Install this project with:

### Usage

To run the project, navigate to the project directory and ope the files.

cd `vet_clinic`

### Run tests

You can run tests to check for linter errors by running the following commands:

(back to top)

## 👥 Authors

👤 **Stephen Katuli**

- GitHub: [@githubhandle](https://github.com/stephenkati)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/stephen-katuli/)

👤 **Rushema Anicet**
- GitHub: [@githubhandle](https://github.com/rushemaa)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/rushemaa/)

(back to top)

## Future features

- **[Indexing to improve searches]**
- **[Better Data sharing]**
- **[Security Protocols]**

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](https://github.com/stephenkati/vet_clinic/issues).

(back to top)

## ⭐️ Show your support

If you like this project please support me by staring ⭐️ it.

(back to top)

## 🙏 Acknowledgments

We would like to thank my Microverse team and my coding partners for their support and guidance.

(back to top)

## ❓ FAQ (OPTIONAL)

- **[How good are your communication skills?]**

- [I have good writting and speaking communication skills in English.]

- **[What else do you do apart from coding?]**

- [I do graphics design.]

(back to top)

## 📝 License

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

(back to top)