Team Updates

project github is shown below:

https://github.com/beicoles/blank_sweeper

K
Ko Shih-Yang

implementing gui using javafx

Java classes

  • BlankSweeper

The main application of javafx

  • EventControllor

To handle mouse click event on graphical interfaces

  • HeaderReader

To read the headers of a CSV file for the app

  • Configurator

To generate a JSON file for column configuration later

Y
Yu-Yu Hsiao

During the exploration of other possible modules to work, met a problem in installing new package, not only me but also my group member did.

After some research, successfully solved the problem, and because the solution to this was kinda hard to find, so I wrote a article about this.
https://medium.com/@samx81/995ed9de290a

S
Sam Tsao
JSON file for configuration created by BlankSweeper
JSON file for configuration created by BlankSweeper
Y
Yu-Yu Hsiao
Graphical user interface of BlankSweeper
Graphical user interface of BlankSweeper
Y
Yu-Yu Hsiao