Vet Clinic Database

📗 Table of Contents

📖 Vet Clinic Database

Vet Clinic Database is a relational database for initial data structure for a vet clinic. It has a table that store animals' information such as name, date_of_birth, weight etc.

Screenshot 2023-06-29 at 16 40 55

🛠 Built With

Tech Stack

SQL

Key Features

  • Create a database named vet_clinic
  • Create a animals table
  • Add columns to the animals table

(back to top)

🚀 Live Demo

  • [Live Demo Link](Comming Soon)

(back to top)

💻 Getting Started

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

Prerequisites

PostgreSQL server installed and running

psql installed

In order to run this project you need: to install git on your computer. Follow the instruction on the page to do so Click here and follow the instruction on the page to install git

Setup

Open your preferred folder in the terminal

  cd vet-clinic

Clone this repository to your desired folder: Using the commands below:

  git clone https://github.com/abiola-arobieke/vet_clinic-database.git

Open the project on your code editor

Usage

   run with cmd (no need to install)

👥 Authors

👤 Author

(back to top)

🔭 Future Features

  • [Add animals' owners database]
  • [Add clinic employees database]
  • [Add visits database]

(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... Give it a Star

(back to top)

🙏 Acknowledgments

I would like to thank the Microverse team for the learning opportunity

(back to top)

📝 License

This project is MIT licensed.

(back to top)