Vet-Clinic is a Postgres SQL database that have the data of the animals such as name,date of birth , weight and howmany times have they escaped
PostgresSQL
PostgresSQL
Database
- Display names of animals
- Display age and weight
- Display How many time have the animal escaped
Add a link to your deployed project.
Using this database, you can keep track of an animal's weight, name, and escape attempts with all the necessary information
To get a local copy up and running, follow these steps.
In order to run this project you need:
Postgres SQL installed
run psql vet_clinic in the terminal
Clone this repository to your desired folder:
cd vet_clinic
git clone git@github.com:anas599/Vet-Clinic.git
Install this project with:
cd vet_clinic
psql vet_clinic
To run the project, execute the following command: psql vet_clinic
To run tests, run the following command:
N/A
You can deploy this project using:
N/A
## 👥 Authors👤 Author1
Describe 1 - 3 features you will add to the project.
- includes Heights
- Add links for photos of the animal
- Add detailed behavior section
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like the project Please do not hesitate if you have any questions
I would like to thank Microverse for this project based learning
This project is MIT licensed.