Cluab / Vet-clinic-database

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Alt text

πŸ“– Vet Clinic Database

Vet Clinic Database is a database created on sql that contains animals data

πŸ›  Built With

Tech Stack

Database

πŸ’» Getting Started

Describe how a new developer could make use of your project.

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

Prerequisites

In order to run this project you need to install these prerequisites:

  • If you're running on Windows you can download the prerequisites from the links down below:

Git

  • If you're running on Linux follow these steps down below:

  • Install git.

 sudo apt install git

Setup

Clone this repository to your desired folder:

  git clone git@github.com:Cluab/Vet-clinic-database.git
  cd Vet-clinic-database

Install

Install this project with:

  postgreSQL

Usage

To run the project, execute the following command:

  open pg admin 4

Run tests

To run tests, run the following command:

  create a database called Vet-clinic and code past the code in the query tools section

(back to top)

πŸ‘₯ Authors

πŸ‘€ Ibrahim Suhail Alyousefi

πŸ‘€ Belal Gamal

(back to top)

🀝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

Give a ⭐️ if you like this project!

(back to top)

πŸ™ Acknowledgments

  • I would like to thank Microverse for project inspiration.

(back to top)

❓ FAQ

  • what does postgreSQL do exactly

    • PostgreSQL is an open-source relational database management system (RDBMS) that is used to store and manage data in a structured format. It is a powerful, feature-rich and highly extensible database system that can be used for a wide variety of purposes, from small personal projects to large enterprise applications.

(back to top)

πŸ“ License

This project is MIT licensed.

(back to top)

About

License:MIT License


Languages

Language:PLpgSQL 100.0%