AsumVictor / Vet-clinic

A Relational Database for vet-clinic

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Getting Started

πŸ“— Table of Contents

πŸ“– [Vet_clinic database]

[Vet clinic] is a database written in plain SQL for clinic informations

πŸ›  Built With

Tech Stack

Database

Key Features

  • [Animals table to keep track of animal records]
  • [Quueries to get transactions from the database]

(back to top)

πŸš€ Live Demo

Project has not been deployed yet

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

  • Install postgress on your PC

Setup

Clone this repository to your desired folder:

  cd my-folder
  git clone https://github.com/AsumVictor/Vet-clinic.git

Install

Install this project with:

Nothing to insatll

Usage

To run the project, execute the following command:

On the comman prompt type

  psql -d vet_clinic

Run tests

To run tests, run the following command:

No test to run

Deployment

You can deploy this project using:

Heroku

(back to top)

πŸ‘₯ Author

πŸ‘€ Asum Victor

(back to top)

πŸ”­ Future Features

  • [Doctos tables to keep track of doctors record]
  • [Joined table of doctors and animals]

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

(back to top)

πŸ™ Acknowledgments

Give credit to everyone who inspired your codebase.

I would like to thank...

(back to top)

This project is MIT licensed.

(back to top)

About

A Relational Database for vet-clinic

License:MIT License


Languages

Language:PLpgSQL 100.0%