- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- ❓ FAQ
- 📝 License
Describe your project in 1 or 2 sentences.
[your_project__name] is Vet clinic database: create animals table
- VS Code
- PostgreSQL
- SQL
vet_clinic
Database contains information about animals and their status. Schema.sql contains information on how to create the schema - animals table. data.sql contains inserted data for the animals table. queries.sql contains SQL query data for the table.
vet_clinic Database
- [schema.sql](C:\Users\engr Okei\Okechukwu-muokwugwo\vet_clinic\schema.sql)
- [data.sql](C:\Users\engr Okei\Okechukwu-muokwugwo\vet_clinic\data.sql)
- [queries.sql](C:\Users\engr Okei\Okechukwu-muokwugwo\vet_clinic\queries.sql)
Not availbale yet
Clone this repository in your local machine terminal:
git clone https://github.com/Okechukwu-muokwugwo/vet_clinic.git
In order to run this project you need:
- VS Code
- PostgreSQL
Clone this repository to your desired folder:
Install this project with:
👤 Okechukwu Muokwugwo
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...
Give credit to everyone who inspired your codebase.
I would like to thank...
Add at least 2 questions new developers would ask when they decide to use your project.
-
[What steps should I follow to have this project on my local machine]
- [1. have the repo cloned in your local machine and then install PostgreSQL]
-
[Do I have to have a browser in order to view this project ]
- [Not at all]
This project is MIT licensed.
NOTE: we recommend using the MIT license - you can set it up quickly by using templates available on GitHub. You can also use any other license if you wish.