Skip to content

This is a postgresql project for a vet clinic to designed to streamline and automate the operations of a clinic or healthcare facility. The system aims to improve efficiency, enhance patient care, and optimize the overall workflow within the clinic

License

Notifications You must be signed in to change notification settings

ambrose-kibet/Vet-clinic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vet clinic database

📗 Table of Contents

📖 Vet clinic

Vet clinic is a relational database project designed to manage patient records, and treatments at a veterinary clinic.

🛠 Built With

Tech Stack

Database

Key Features

  • Schema
  • queries
  • data

(back to top)

(back to top)

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. Important note: this file might include queries that make changes in the database (e.g., remove records). Use them responsibly!

💻 Getting Started

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

Setup

Clone this repository to your desired folder:

  cd my-folder
  git clone git@github.com:myaccount/Vet-clinic.git

Usage

To run the project, execute the following command:

(back to top)

👥 Authors

👤 Author1

(back to top)

🔭 Future Features

  • appontments

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like this project please start it

(back to top)

🙏 Acknowledgments

I would like to thank Microverse for the inspiration and desing

(back to top)

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

This is a postgresql project for a vet clinic to designed to streamline and automate the operations of a clinic or healthcare facility. The system aims to improve efficiency, enhance patient care, and optimize the overall workflow within the clinic

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published