dazehinn / Vet-Clinic-Database

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸ“— Table of Contents

πŸ“– Vet Clinic Database

Vet Clinic Database is a relational database that creates the initial data structure for a vet clinic. We will create a table to store animals' information, insert some data into it, and query it.

πŸ›  Built With

Tech Stack

Database

Key Features

  • Create database
  • Create Table
  • Populate Table

(back to top)

πŸš€ Live Demo

  • Not Available

(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

Git (or Gitbash)
PostgreSQL

Setup

Clone this repository to your desired folder using git

  git clone git@github.com:dazehinn/Vet-Clinic-Database.git

  cd Vet-Clinic_Database

Install

To install postgreSQL go to : PostgreSQL Downloads and select your operating system.

Usage

To run the project, open your psql terminal or pgAdmin of PostgreSQL and after that you can create the schema, add data and query the database.

(back to top)

πŸ‘₯ Authors

πŸ‘€ Nshanji Hilary Ndzi

(back to top)

πŸ”­ Future Features

  • Add more tables
  • Improve dependencies and constraints

(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 you like this project, don't forget to give a star ⭐ on this repository.

(back to top)

πŸ™ Acknowledgments

I would like to thank my coding partners for their support and for unblocking me whenever I was blocked.

(back to top)

πŸ“ License

This project is MIT licensed.

About

License:MIT License


Languages

Language:PLpgSQL 100.0%