Skip to content

Latest commit

 

History

History
24 lines (13 loc) · 473 Bytes

README.md

File metadata and controls

24 lines (13 loc) · 473 Bytes

Witheboard - Paint application

What will you find here:

A JavaFX application to share drawns. You can drawn with free style, shapes and more on a with board and share to other clients. technologies used: Gradle JavaFX GUI Jackson
Spring boot with RMI / MySQL / MongoDB

How to start

  1. Clone
  2. Add mysql db and mongodb connections with Spring properties or command
  3. Run the server with gradle run
  4. Run multiple clients