dyakonoff / petclinic-with-dashboard-demo

Demo application for dashboard addon based on standard VCUBA platform pet-clinic demo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CUBA Petclinic

CUBA Petclinic is a CUBA platform example application dealing with the domain of a petclinic. It is based on the commonly known Spring Petclinic example.

The CUBA Petclinic application deals with the domain of a Pet clinic and the associated business workflows to manage a pet clinic.

Online Demo

You can find the CUBA Petclinic as an online hosted example here: CUBA Petclinic Online Demo

Application overview

Domain model

CUBA Petclinic Domain model

starting the application

start database

./start-db.sh

start application

./restart-server.sh

About

Demo application for dashboard addon based on standard VCUBA platform pet-clinic demo

License:Apache License 2.0


Languages

Language:Java 85.2%Language:CSS 13.1%Language:Shell 1.6%