https://github.com/djo1975/vet_clinic-pp
Vet Clinic database is PSQL based project where with various query practice and data insertions and manipulation
https://github.com/djo1975/vet_clinic-pp
psql-database
Last synced: 5 months ago
JSON representation
Vet Clinic database is PSQL based project where with various query practice and data insertions and manipulation
- Host: GitHub
- URL: https://github.com/djo1975/vet_clinic-pp
- Owner: djo1975
- License: mit
- Created: 2023-04-10T10:07:47.000Z (about 3 years ago)
- Default Branch: dev
- Last Pushed: 2023-04-11T14:12:52.000Z (about 3 years ago)
- Last Synced: 2025-06-06T22:11:19.736Z (about 1 year ago)
- Topics: psql-database
- Language: PLpgSQL
- Homepage:
- Size: 678 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)
- [❓ FAQ](#faq)
- [📝 License](#license)
In this project we got a chance to optimize some slow queries in our database.
SQL
Database
- **[Create a database]**
- **[Create a table]**
- **[Populate the table]**
- **[Query the table]**
> To get a local copy up and running, follow these steps.
- Create a local directory where you can clone the project
- Clone the project to your directory by running
- git clone `https://github.com/djo1975/vet-clinic.git`
- Run all the command in the terminal or pgAdmin.
### Prerequisites
In order to run this project you need:
- Git and GitHub
- A code editor
- PostgresSQL
### Setup
Clone this repository to your desired folder:
### Install
Install this project with:
### Usage
To run the project, execute the following command:
### Run tests
To run tests, run the following command:
- **npm install**
- **npm start**
### Deployment
You can deploy this project using:
- visiting your repository on [GitHub](https://github.com)
- Click on settings
- Go to the "Pages" option
- Select the main branch and save
👤 **Mladan Ilic**
- GitHub: [@Ilic](https://github.com/djo1975)
- Twitter: [@Ilic](https://twitter.com/MladanIlic)
- LinkedIn: [@Ilic] (https://www.linkedin.com/in/mladanilic/)
👤 **Marc Raphael**
- GitHub: [@Marcraphael12](https://github.com/Marcraphael12)
👤 **Suleiman**
- GitHub: [@Marcraphael12](https://github.com/shaaibu7)
- [ ] **[will improve functionality]**
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
If you like this project, give it a ⭐️ and let me know what you like in particular.
I would like to thank the whole Microverse community for their help and contributions towards this project.
This project is [MIT](./LICENSE) licensed.