/VET_CLINIC

A Relational Database for a Vet clininc

Primary LanguagePLpgSQL

React Capstone Project

React VET CLINIC DATABASE PROJECT

📗 Table of Contents

📖 [VET CLINIC DATABASE PROJECT]

[VET Clinic ] is a simple relational database for a VET CLINIC
In this section, i created a database with the name vet_clinic. The data base contains a table labeled; aimals. The animals table contents a list of entries

🛠 Built With

Built with PostgreSQL

Tech Stack

SQL GIT and GitHub

Database

Key Features

Describe between 1-3 key features of the application.

  • [TABLE-CREATION]
  • [SQL-Queries-for-data-filtering]
  • [Data-BAse-Creation]

(back to top)

🚀 Live Demo

Add a link to your deployed project.

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!

Prerequisites

In order to run this project you need:

 npm install postgeSQL

Setup

Clone this repository to your desired folder:

  cd my-folder
  git clone https://github.com/RichardChileya/vet_clinic.git

Install

Run SQL Commands in your SQL env.

(back to top)

Authors

👤 RICHARD CHILEYA

🔭 Future Features

  • [Employee-Table]
    • Live Data (time, weather)
  • [Clients-table]
  • [medical-records]

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

## Show your support

Give a ⭐️ if you like this project!

Acknowledgments

  • Hat tip to anyone whose code was used
  • Inspiration
  • etc

📝 License

This project is MIT licensed.