https://github.com/jmix-framework/jmix-petclinic
Example application built with Jmix v.1
https://github.com/jmix-framework/jmix-petclinic
sample
Last synced: 9 months ago
JSON representation
Example application built with Jmix v.1
- Host: GitHub
- URL: https://github.com/jmix-framework/jmix-petclinic
- Owner: jmix-framework
- Created: 2021-07-22T06:35:42.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2025-06-03T09:59:31.000Z (10 months ago)
- Last Synced: 2025-06-03T20:57:13.937Z (10 months ago)
- Topics: sample
- Language: Java
- Homepage: https://www.jmix.io
- Size: 24.5 MB
- Stars: 23
- Watchers: 15
- Forks: 21
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
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 demo of the Jmix Petclinic is available at https://demo.jmix.io/petclinic
## Application Overview
### Functionalities
Jmix Petclinic consists mainly of the following functionalities:
* Manage Pet Visits through a Calendar
* Track Visit Treatments for Nurses
* Create Pets and Owners
* Manage Nurses and Veterinarian of the Petclinic
### Screenshots
#### Login



#### Visits






#### Owners & Pets




## Domain Model

