/vet_clinic

Primary LanguagePLpgSQLMIT LicenseMIT

📗 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)