torobucci / vet_clinic

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸ“— Table of Contents

πŸ“– vet-clinic

vet-clinic is a postgreSQL database that store details of animals in a veterinary clinic and also generates specific reports using SQL queries.

πŸ›  Built With

  • PostgreSQL

Tech Stack

  • PostgreSQL
Client

Key Features

  • Animals table that consists of details of each animals eg. Name, DoB, etc.
  • Queries eg list all animals whose names ends with 'mon'

(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: Install Postgres SQL

Postgress SQL download

Setup

Clone this repository to your desired folder:

Example commands:

  git clone https://github.com/torobucci/vet-clinic.git
  cd Vet-clinic

Usage

To run the project, execute the following command:

  psql -u postgres

Enter your password and continue with sql commands.

Run tests

To run tests, run the following command: N/A

Deployment

You can deploy this project using:

render.com

(back to top)

πŸ‘₯ Author : Kevin Toro

(back to top)

πŸ”­ Future Features

  • Add join table for visits
  • Database performance edit
  • Add database schema diagram

(back to top)

🀝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If the project was great as your view, don't hesitate to share and give it a star.

(back to top)

πŸ™ Acknowledgments

I would like to thank Microverse for providing the template for this project

(back to top)

πŸ“ License

This project is MIT licensed.

(back to top)

About


Languages

Language:PLpgSQL 100.0%