/vet_clinic

Primary LanguagePLpgSQLMIT LicenseMIT

logo

📗 Table of Contents

📖 [Vet clinic database: create animals table]

Describe your project in 1 or 2 sentences.

[your_project__name] is Vet clinic database: create animals table

🛠 Built With

  • VS Code
  • PostgreSQL

Tech Stack

  • SQL

vet_clinicDatabase contains information about animals and their status. Schema.sql contains information on how to create the schema - animals table. data.sql contains inserted data for the animals table. queries.sql contains SQL query data for the table.

Database Schema Diagram vet-clinic database

drawSQL-export-2022-12-13_15_42

vet_clinic Database

Key Features

  • [schema.sql](C:\Users\engr Okei\Okechukwu-muokwugwo\vet_clinic\schema.sql)
  • [data.sql](C:\Users\engr Okei\Okechukwu-muokwugwo\vet_clinic\data.sql)
  • [queries.sql](C:\Users\engr Okei\Okechukwu-muokwugwo\vet_clinic\queries.sql)

(back to top)

🚀 Live Demo

Not availbale yet

(back to top)

💻 Getting Started

Clone this repository in your local machine terminal:

git clone https://github.com/Okechukwu-muokwugwo/vet_clinic.git

Prerequisites

In order to run this project you need:

  • VS Code
  • PostgreSQL

Setup

Clone this repository to your desired folder:

Install

Install this project with:

(back to top)

👤 Okechukwu Muokwugwo

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

(back to top)

🙏 Acknowledgments

Give credit to everyone who inspired your codebase.

I would like to thank...

(back to top)

❓ FAQ

Add at least 2 questions new developers would ask when they decide to use your project.

  • [What steps should I follow to have this project on my local machine]

    • [1. have the repo cloned in your local machine and then install PostgreSQL]
  • [Do I have to have a browser in order to view this project ]

    • [Not at all]

(back to top)

📝 License

This project is MIT licensed.

NOTE: we recommend using the MIT license - you can set it up quickly by using templates available on GitHub. You can also use any other license if you wish.

(back to top)