A database system for a vetinary clinic for keeping inventories of animal details such as date of birth, neutered, escape attempts, weight and name. Build using PostgrelSQL server and PGAdmin4
Additional description about the project and its features.
-
Major languages
-
SQL Query
-
Technologies used
- Git(version control)
- PGAdmin 4
- PostgrelSQL server 14
To get a local copy up and running follow these simple example steps.
- A text editor(preferably Visual Studio Code)
git clone
$ /~https://github.com/netman5/vet-clinic-db.git
$ cd vet-clinic-db
$ sudo -i -u postgres
$ psql animals
$ runs on http://127.0.0.1/pgadmin4/browser/
👤 Ola Ishola
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
This project is MIT licensed.