Skip to content

Latest commit

 

History

History
83 lines (51 loc) · 1.63 KB

README.md

File metadata and controls

83 lines (51 loc) · 1.63 KB

A database for a Vetinary Clinic

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.

Built With

  • Major languages

  • SQL Query

  • Technologies used

- Git(version control)
- PGAdmin 4
- PostgrelSQL server 14

Getting Started

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

Prerequisites

  • A text editor(preferably Visual Studio Code)

Install

Usage

Clone this repository

git clone
$ /~https://github.com/netman5/vet-clinic-db.git
$ cd vet-clinic-db

Run project

$ sudo -i -u postgres
$ psql animals

Open page in browser

$ runs on http://127.0.0.1/pgadmin4/browser/

Author

👤 Ola Ishola

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

📝 License

This project is MIT licensed.