Skip to content

The Vet-Clinic-database is a comprehensive system that manages patient records, appointments, treatments, and billing for a veterinary clinic. It enables efficient scheduling, tracks medical history, and supports seamless communication between staff. This database ensures quality care for pets and streamlines administrative tasks.

License

Notifications You must be signed in to change notification settings

AnsarIbrahim/Vet-Clinic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Vet-Clinic

e2954fb3deb2407e8e4bcb40b1fd6376

📗 Table of Contents

📖 Vet-Clinic

Vet-Clinic is a project involves creating a PostgreSQL database using SQL to manage essential information about animals, including their names, dates of birth, escape attempts, neutering status, and weight, facilitating efficient tracking and organization of animal health records and clinic operations.

🛠 Built With

Tech Stack

Client
Server
Database

Key Features

  • [Diagram]

Alt text

  • [Animals-data-table]

(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!

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

Prerequisites

In order to run this project you need:

install postgresql.

Setup

Clone this repository to your desired folder:

cd my-folder git clone git@github.com:AnsarIbrahim/Vet-Clinic.git

Install

Install this project with:

  cd my-project
  gem install

Usage

To run the project, execute the following command:

  rails server

Run tests

To run tests, run the following command:

sh bin/rails test test/models/article_test.rb

Deployment

You can deploy this project using: sh

(back to top)

👥 Authors

👤 Author1

(back to top)

🔭 Future Features

  • [Add more relational tables for the vet clinic]

(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 give it a ⭐️

(back to top)

🙏 Acknowledgments

  • Microverse
  • freecodecamp, Youtube

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

The Vet-Clinic-database is a comprehensive system that manages patient records, appointments, treatments, and billing for a veterinary clinic. It enables efficient scheduling, tracks medical history, and supports seamless communication between staff. This database ensures quality care for pets and streamlines administrative tasks.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published