otmaneechchafyky / vet_linic_database

A relational database used to create the data structure for a vet clinic. it is started with one table, and step by step, the complete database with data about: animals, animals' owners, clinic employees and visits created.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Database schema's diagram


logo

Welcome to my project

πŸ“— Table of Contents

πŸ“– [Vet linic]

[Vet linic] "An SQL project where I create a simple table, and Insert some data into it, I also added some queries to filter and sort data."

πŸ›  Built With

Tech Stack

Database

Key Features

  • [Create a table]
  • [Insert into the table]
  • [Filter data]

(back to top)

πŸ’» Getting Started

Prerequisites

In order to run this project you need to:

  • Install PostgreSQL

Setup

Clone this repository to your desired folder using these commands:

 $ git clone https://github.com/otmaneechchafyky/vet_linic_database.git
 $ cd file-name

Deployment

You can deploy this project using:

Example:

  - Github

(back to top)

πŸ‘₯ Authors

πŸ‘€ Otmane Echchafyky

(back to top)

πŸ”­ Future Features

  • [Adding option to add more favorite animes]
  • [Adding option to like and dislike a specific anime]

(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 ⭐️ to keep us motivated.

(back to top)

πŸ™ Acknowledgments

I would like to thank Microverse community for support and Nelson sakwa for the great design.

(back to top)

πŸ“ License

This project is MIT licensed.

(back to top)

About

A relational database used to create the data structure for a vet clinic. it is started with one table, and step by step, the complete database with data about: animals, animals' owners, clinic employees and visits created.

License:MIT License


Languages

Language:PLpgSQL 100.0%