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

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


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

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

Vet Clinic

# 📗 Table of Contents

- [📖 About the Project](#about-project)
- [🛠 Built With](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
- [💻 Getting Started](#getting-started)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [📝 License](#license)

# 📖 Vet Clinic

**Vet Clinic** is a relational database project for managing animal information in a veterinary clinic.

## 🛠 Built With

### Tech Stack

Database

### Key Features

- **Animal Information:** Store details such as name, date of birth, escape attempts, neutered status, and weight.
- **Data Queries:** Perform queries to find animals based on various criteria.

## 💻 Getting Started

To get a local copy up and running, follow these steps:

1. Clone this repository.
2. Set up PostgreSQL on your machine.
3. Run the `schema.sql` file to create the database and table structure.
4. Run the `data.sql` file to insert sample data into the table.
5. Execute the queries in the `queries.sql` file to retrieve specific information.

## 👥 Authors

👤 **Ojwang Briton**

- GitHub: [@Eccb7](https://github.com/Eccb7)
- Twitter: [@briton_otieno4](https://twitter.com/briton_otieno4)
- LinkedIn: [briton-otieno-ba6591244](https://linkedin.com/in/briton-otieno)

## 🔭 Future Features

- [ ] **Custom Queries:** Allow users to input custom queries for advanced searching.
- [ ] **User Authentication:** Implement user authentication for secure access.
- [ ] **Medical Records:** Extend the database to include medical history and treatment details.

## 🤝 Contributing

Contributions, issues, and feature requests are welcome! Feel free to open an issue or submit a pull request.

## ⭐️ Show your support

If you like this project, give it a ⭐️.
## 🙏 Acknowledgments

I would like to thank the Microverse team and contributors for inspiration and guidance.

## 📝 License

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