EddyShimwa / vet_clinic_db

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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)

About

License:MIT License


Languages

Language:PLpgSQL 95.5%Language:HTML 4.5%