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

https://github.com/jmix-framework/jmix-petclinic-2

Example application built with Jmix
https://github.com/jmix-framework/jmix-petclinic-2

sample

Last synced: 9 months ago
JSON representation

Example application built with Jmix

Awesome Lists containing this project

README

          

![](src/main/resources/META-INF/resources/images/petclinic_logo_with_slogan.svg)

Jmix Petclinic is an example application built with Jmix framework. It is based on the commonly known [Spring Petclinic](https://github.com/spring-projects/spring-petclinic) example.

## Online Demo

The Jmix Petclinic application is available online at https://demo.jmix.io/petclinic

## Application Overview

Jmix Petclinic provides the following functionality:

- Managing Pet Visits through a Calendar
- Tracking Visit Treatments for Nurses
- Creating Pets and Owners
- Managing Nurses and Veterinarians of the Petclinic

## Domain Model

![](etc/domain-model.png)