[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.
Client
- N/A
Server
- N/A
Database
- [Multiple tables]
- [Proper implementation of one-to-many and many-to-many relations]
- [Diversification of queries in each table]
- At the moment, this project doesn't count with a live version.
To get a local copy up and running, follow these steps.
In order to run this project you need:
Clone this repository to your desired folder:
git clone git@github.com:mwismann/vet_clinic_2.git
👤 Mathias Wismann
- GitHub: @mwismann
- Twitter: @mathias_wismann
- LinkedIn: Mathias Wismann
👤 Arthur Emanuel G. Iturres
- GitHub: @ITurres
- LinkedIn: Arthur Emanuel G. Iturres
- Angellist / Wellfound: Arturo (Arthur) Emanuel Guerra Iturres
- Youtube: Arturo Emanuel Guerra Iturres - Youtube Channel
- [Implementation of transactions to update records]
- [Implementation of indexes for performance audit]
- [Create an schema based on a diagram]
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project you can help me a lot with a star!
I would like to thank Microverse for the opportunity provided to me as a student that enables me to improve my skills.
This project is MIT licensed.