/vet_clinic_db

Primary LanguagePLpgSQLMIT LicenseMIT

myLogo

📗 Table of Contents

📖 [vet_clinic_db]

Describe your project in 1 or 2 sentences.

[vet_clinic_db] is just a database for an animal clinic.

🛠 Built With

Tech Stack

Describe the tech stack and include only the relevant sections that apply to your project.

Client
Server
Database

Key Features

Describe between 1-3 key features of the application.

  • [I used BETWEEN AND clauses]
  • [I also used INSERT INTO to add records columns in table]
  • [I used SELECT FROM statements]

schema

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

 gem install postgreSQL

Setup

Clone this repository to your desired folder:

Example commands:

  cd my-folder
  git clone https://github.com/EddyShimwa/vet_clinic_db.git

Install

Install this project with:

(back to top)

👥 Authors

👤 SHIMWA Pray Eddy

👤 Kashif-Saleem-Ghuman

(back to top)

🔭 Future Features

Describe 1 - 3 features you will add to the project.

  • Adding queries to update the table
  • I'll also add the GROUP BY query to group items

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

Write a message to encourage readers to support your project

If you like this project You can just Star this repo!

(back to top)

🙏 Acknowledgments

Give credit to everyone who inspired your codebase.

I would like to thank Microverse for this great opportunity to learn

(back to top)

❓ FAQ

Add at least 2 questions new developers would ask when they decide to use your project.

  • [Question_1]

    • [Answer_1]
  • [Question_2]

    • [Answer_2]

(back to top)

📝 License

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.

(back to top)