Vet Clinic

  • Tech Stack: Java, Spring Boot, Gradle, PostgreSQL, Postman, Hibernate, RabbitMQ
  • GitHub URL: Project Link

The vet-clinic application helps manage the database of a veterinary clinic by providing the following functionalities: organizing owners and their pets’ data, systematizing information about the clinic’s available specialists – such as their names, contact details, experience with pets and more – providing a way for owners to book appointments, as well as allowing vets to register and manage given diagnoses.

The application allows users to access these functions by providing API endpoints that receive customized data in order to execute the required functionalities.