This project Vet Clinic database that that store details of animals in form of a Table and also generates specific reports using SQL quesries.
[your_project__name] is a...
- Postgres
- SQL
SQL stands for Structured Query Language which is used to access and manipulates databases.
Client
Server
Database
- [Animals table that consists of details of each animals eg. Name, DoB, etc.]
- [Queries to list all animals whose names ends with
'mon'
]
N/A
To get a local copy up and running, follow these steps.
In order to run this project you need:
Install Postgres SQL
Clone this repository to your desired folder:
git clone https://github.com/ngeelani48/Vet-clinic-database.git
cd vet-clinic
To run the project, execute the following command:
psql -u postgres
Enter your password and continue with sql commands.
To run tests, run the following command: N/A
You can deploy this project using:
π€ Muhammad Nafees
- GitHub: @ngeelani48
- Twitter: @twitterhandle
- LinkedIn: LinkedIn
- [] [Add join table for visits]
- [] [Database performance edit]
- [] [Add database schema diagram]
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Write a message to encourage readers to support your project
If you like this project, kindly star the project.
I would like to thank my coding partners for their help and support and Microvers for this oppertunity.
This project is MIT licensed.