shegy28 / vet_clinic

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸ“— Table of Contents

πŸ“– [Vet-Clinic]

Vet Clinic database is a relational database typed by Structured Query Language 'SQL' using PostgresQL, and it provides the required data to create the data structure for a vet-clinic wep app.

πŸ›  Built With

Tech Stack

Database

Key Features

  • [create animals table]
  • [database performance audit]
  • [add database schema diagram]

(back to top)

Schema Diagram

  • drawSQL-vet-clinic-export-2023-02-28

(back to top)

πŸ’» Getting Started

To get a local copy up and running, follow these steps.

  • Take these commands (COPY & PASTE) in postgresQL terminal and you will have your own database of vet-clinic app

Prerequisites

In order to run this project you need:

  • PostgresQL

Setup

Clone this repository to your desired folder:

  cd your-folder
  git clone git@github.com:shegy28/vet_clinic.git

(back to top)

πŸ‘₯ Authors

πŸ‘€ Chimezie Asouzu

(back to top)

πŸ”­ Future Features

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

  • [query and update animals table]
  • [query multiple tables]
  • [add "join table" for visits]

(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 show your support by giving ⭐️!

(back to top)

πŸ™ Acknowledgments

I would like to thank Microverse for this experience

(back to top)

πŸ“ License

This project is MIT licensed.

(back to top)

About

License:MIT License


Languages

Language:PLpgSQL 100.0%