Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/adeola003/vet-clinic-db

use a relational database to create the initial data structure for a vet clinic. You will create a table to store animals' information, insert some data into it, and query it.
https://github.com/adeola003/vet-clinic-db

Last synced: about 1 month ago
JSON representation

use a relational database to create the initial data structure for a vet clinic. You will create a table to store animals' information, insert some data into it, and query it.

Awesome Lists containing this project

README

        

**Vet-Clinic**

# 📗 Table of Contents

- [📗 Table of Contents](#-table-of-contents)
- [📖 \[Vet\_clinic\] ](#-vet_clinic-)
- [🛠 Built With ](#-built-with-)
- [Tech Stack ](#tech-stack-)
- [Key Features ](#key-features-)
- [💻 Getting Started ](#-getting-started-)
- [Prerequisites](#prerequisites)
- [Setup](#setup)
- [Install](#install)
- [Usage](#usage)
- [Run test](#run-test)
- [👥 Authors ](#-authors-)
- [🔭 Future Features ](#-future-features-)
- [🤝 Contributing ](#-contributing-)
- [⭐️ Show your support ](#️-show-your-support-)
- [🙏 Acknowledgments ](#-acknowledgments-)
- [📝 License ](#-license-)

# 📖 [Vet-clinic]

**[Vet-Clinic]** is a simple Database Project where postgresql is being used for relational database purposes.

## 🛠 Built With

### Tech Stack

SQL

POSTGRESQL

### Key Features

- **[Database of Animals informations]**
- **[Filtering animals with age and others parameters]**

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

### Setup
Clone this repository to your desired folder:

```sh
git https://github.com/adeola003/Vet-clinic-db.git
cd Vet-clinic-db
```

### Install
-Command: install POSTGRESQL

### Usage
-step 1: create Database vet clinic
-step 2: create table animals
insert files...

👤 **Abdel-Khafid SALAOU**

- GitHub: [@githubhandle](https://github.com/adeola003)
- Twitter: [@twitterhandle](https://twitter.com/khadaf6)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/abdel-khafid-salaou-a18396161)

## 🔭 Future Features

- [ ] **[Will-add-more-databases-code]**

(back to top)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

(back to top)

## ⭐️ Show your support

If you like this repo dont forget to give it a star.

(back to top)

## 🙏 Acknowledgments

I would like to thank the Microverse community.

(back to top)

## 📝 License

This project is [MIT](LICENSE.md) licensed.

(back to top)