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
- Host: GitHub
- URL: https://github.com/jmix-framework/jmix-petclinic-2
- Owner: jmix-framework
- Created: 2023-08-16T07:48:13.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-03-16T15:03:25.000Z (about 1 year ago)
- Last Synced: 2025-03-16T16:20:39.086Z (about 1 year ago)
- Topics: sample
- Language: Java
- Homepage: https://demo.jmix.io/petclinic
- Size: 3.13 MB
- Stars: 6
- Watchers: 5
- Forks: 7
- Open Issues: 2
-
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 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
