/vet_clinic_2

Primary LanguagePLpgSQLMIT LicenseMIT

📗 Table of Contents

📖 [vet_clinic_2]

[vet_clinic_2] is a project where I created the initial structure for a vet clinic with the implementation of a relational database. I created a table to store animals' information, insert data into it, and query it.

Schema Diagram

🛠 Built With

Tech Stack

Client
  • N/A
Server
  • N/A
Database

Key Features

  • [Multiple tables]
  • [Proper implementation of one-to-many and many-to-many relations]
  • [Diversification of queries in each table]

(back to top)

🚀 Live Demo

  • At the moment, this project doesn't count with a live version.

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

  git clone git@github.com:mwismann/vet_clinic_2.git

(back to top)

👥 Authors

👤 Mathias Wismann

👤 Arthur Emanuel G. Iturres

(back to top)

🔭 Future Features

  • [Implementation of transactions to update records]
  • [Implementation of indexes for performance audit]
  • [Create an schema based on a diagram]

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like this project you can help me a lot with a star!

(back to top)

🙏 Acknowledgments

I would like to thank Microverse for the opportunity provided to me as a student that enables me to improve my skills.

(back to top)

📝 License

This project is MIT licensed.

(back to top)