Skip to content

Vet clinic is an educational project where I'll use a relational database to create the data structure for a vet clinic.

License

Notifications You must be signed in to change notification settings

PrantoshB/Vet-Clinic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vet Clinic 🐶

Getting Started

This repository includes files with plain SQL that can be used to recreate a database:

  • Use schema.sql to create all tables.
  • Use data.sql to populate tables with sample data.
  • Check queries.sql for examples of queries that can be run on a newly created database.

📗 Table of Contents

🐶 Vet Clinic

Vet clinic is an educational project where I'll use a relational database to create the data structure for a vet clinic.

🛠 Built With

Tech Stack

Database

💻 Getting Started

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

Clone this repository to your desired folder:

  cd my-folder
  git clone https://github.com/PrantoshB/vet-clinic.git
  cd vet-clinic

👥 Authors

Mention all of the collaborators of this project.

👤 Prantosh Biswas

👤 **Tanveer Ahmad **

🔭 Future Features

  • This is an educational project. So there is no scope for improvement into the curriculum.

🤝 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.

(back to top)

About

Vet clinic is an educational project where I'll use a relational database to create the data structure for a vet clinic.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published