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

https://github.com/marcraphael12/vet-clinic-database


https://github.com/marcraphael12/vet-clinic-database

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

# 📗 Table of Contents

- [📖 About the Project](#about-project)
- [🛠 Built With](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
- [🚀 Live Demo](#live-demo)
- [💻 Getting Started](#getting-started)
- [Setup](#setup)
- [Prerequisites](#prerequisites)
- [Install](#install)
- [Usage](#usage)
- [Run tests](#run-tests)
- [Deployment](#triangular_flag_on_post-deployment)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [📝 License](#license)

# 📖 [Vet clinic DB]

[Vet clinic DB] is a complete database with data about: animals, animals' owners, clinic employees, and visits

## 🛠 Built With

### Tech Stack

Database

### Key Features

- **[showing details related to al animals in the clinic]**

(back to top)

## 🚀 Live Demo

- [will be available soon](https://yourdeployedapplicationlink.com)

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

- `PostgreSQL` server installed and running.
- `psql` installed

### Setup

Clone this repository to your desired folder:

clone the repo: git clone git@github.com:Marcraphael12/vet-clinic-db.git

jump to the active branch: git checkout [branch name]

### Usage

To run the project:
-`You need to create a new DB using pslq`
-`Create a new table using the schema.sql file`
-`Run the data.sql file to populate the DB`

### Run tests

-`Run the queries.sql file to get the results`

(back to top)

## 👥 Authors

👤 **Marc Raphael**

- GitHub: [@Marcraphael12](https://github.com/Marcraphael12)
- Twitter: [@Marcraphael20](https://twitter.com/MarcRaphael20)
- LinkedIn: [Marc raphael](http://www.linkedin.com/in/marc-raphael-326039204)

(back to top)

## 🔭 Future Features

- [ ] **[List informations about clients]**
- [ ] **[List informations about employees]**
- [ ] **[List informations about visits]**

(back to top)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](https://github.com/Marcraphael12/vet-clinic-db/issues).

(back to top)

## ⭐️ Show your support

If you like this project or you find it useful, please consider giving it a ⭐️

(back to top)

## 🙏 Acknowledgments

I would like to thank [Microverse](https://www.microverse.org/) for the opportunity to work on this project.

(back to top)

## 📝 License

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

(back to top)