- π About the Project
- π» Getting Started
- π₯ Authors
- π Future Features
- π€ Contributing
- βοΈ Show your support
- π Acknowledgements
- π License
Vet Clinic Database is a relational database for initial data structure for a vet clinic. It has a table that store animals' information such as name, date_of_birth, weight etc.
SQL
- Create a database named vet_clinic
- Create a animals table
- Add columns to the animals table
- [Live Demo Link](Comming Soon)
To get a local copy up and running, follow these steps.
PostgreSQL server installed and running
psql installed
In order to run this project you need: to install git on your computer. Follow the instruction on the page to do so Click here and follow the instruction on the page to install git
Open your preferred folder in the terminal
cd vet-clinic
Clone this repository to your desired folder: Using the commands below:
git clone https://github.com/abiola-arobieke/vet_clinic-database.git
Open the project on your code editor
run with cmd (no need to install)
π€ Author
- GitHub: @abiola-arobieke
- Linkedin: @abiola-arobieke
- Twitter: @abiola_arobieke
- [Add animals' owners database]
- [Add clinic employees database]
- [Add visits database]
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project... Give it a Star
I would like to thank the Microverse team for the learning opportunity
This project is MIT licensed.