Skip to content

Repository files navigation

📗 Table of Contents

📖 VetClinicDB

VetClinicDB is a robust and efficient GitHub repository that provides a complete and user-friendly solution for managing data related to animals, customers, and owners in a veterinary clinic. The repository serves as a centralized database system, empowering veterinary clinics to streamline their operations, enhance customer service, and maintain accurate records.

🛠 Built With

Tech Stack

Client
  • SQL
Server
  • SQL
Database

Key Features

  • Database
  • Table
  • Queries

(back to top)

💻 Getting Started

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

Prerequisites

In order to run this project you need:

  • node js
  • git bash

Setup

Clone this repository to your desired folder:

Install

Install this project with:

npm install

Usage

To run the project, execute the following command:

psql -U postgres

Then enter the password you used during installation

Run tests

Not applicable

Deployment

You can deploy this application using render or gh-pages

(back to top)

👥 Authors

👤 Damilare

👤 Prince

👤 Ouail Laarabi

(back to top)

🔭 Future Features

  • Multiple tables
  • More complex queries

(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, kindly drop a star for me on github.

(back to top)

🙏 Acknowledgments

I would like to thank Microverse for the inspiration given towards this codebase.

(back to top)

❓ FAQ

  • After installing postgresql, how do i start the service before i even create the database?

    • You can start the service on windows by opening gitbash and executing 'psql -U postgres'
  • How do i create a database and how do i confirm it has been created?

    • To create a database, use the following line of code: CREATE DATABASE database_name;

    and to check, use "\l"

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

VetClinicDB is a robust database that provides a complete and user-friendly solution for managing data related to animals, customers, and owners in a veterinary clinic. The repository serves as a centralized database system, empowering veterinary clinics to streamline their operations, enhance customer service, and maintain accurate records.

Topics

Resources

Stars

6 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages