Skip to content

zemise/LabCentral

Repository files navigation

Lab Central

References

  • SpringBoot
  • JavaFX
  • springboot-javafx-support
  • MaterialFX
  • maven-jpackage-template

Introduction

  1. I'm a medical student, not major programmer
  2. I just want to build a little software for myself and practice coding

Goals

  1. Build nice, small cross-platform JavaFX desktop app.

Requirements

Run

mvn javafx:run
# or
mvn spring-boot:run

Package

mvn clean install

some interface:

SplashView

CalculatorView

SciView

TextToImageView

InstallView

AboutView

UpdateView

ToDo

  1. about packing and delivering -[x] use maven to package dmg -[x] use maven to package msi or exe -[ ] add pdf viewer -[ ] implement all functions