ngeelani48 / Vet-clinic-database

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


VET CLINIC Database

πŸ“— Table of Contents

πŸ“– [VET CLINIC Database]

This project Vet Clinic database that that store details of animals in form of a Table and also generates specific reports using SQL quesries.

[your_project__name] is a...

πŸ›  Built With

  • Postgres

Tech Stack

  • SQL

SQL stands for Structured Query Language which is used to access and manipulates databases.

Client
Server
Database

Key Features

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

(back to top)

πŸš€ Live Demo

N/A

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

  git clone https://github.com/ngeelani48/Vet-clinic-database.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:

(back to top)

πŸ‘₯ Authors

πŸ‘€ Muhammad Nafees

(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

Write a message to encourage readers to support your project

If you like this project, kindly star the project.

(back to top)

πŸ™ Acknowledgments

I would like to thank my coding partners for their help and support and Microvers for this oppertunity.

(back to top)

πŸ“ License

This project is MIT licensed.

(back to top)

About

License:MIT License


Languages

Language:PLpgSQL 100.0%