https://github.com/marcraphael12/vet-clinic-database
https://github.com/marcraphael12/vet-clinic-database
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/marcraphael12/vet-clinic-database
- Owner: Marcraphael12
- Created: 2023-03-27T13:58:08.000Z (about 3 years ago)
- Default Branch: dev
- Last Pushed: 2023-04-11T08:29:20.000Z (about 3 years ago)
- Last Synced: 2025-05-26T19:54:13.993Z (about 1 year ago)
- Language: PLpgSQL
- Size: 385 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
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] is a complete database with data about: animals, animals' owners, clinic employees, and visits
Database
- **[showing details related to al animals in the clinic]**
- [will be available soon](https://yourdeployedapplicationlink.com)
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`
👤 **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)
- [ ] **[List informations about clients]**
- [ ] **[List informations about employees]**
- [ ] **[List informations about visits]**
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/Marcraphael12/vet-clinic-db/issues).
If you like this project or you find it useful, please consider giving it a ⭐️
I would like to thank [Microverse](https://www.microverse.org/) for the opportunity to work on this project.
This project is [MIT](./MIT.md) licensed.