Has anyone done a GUI to access club information

Sort:
NichtGut

I want to play around with JSON. I want to retrieve basic information about a club like getting a list of the members' countries, members' rating etc... Simple stuff that can be accesed trough the API. Just wondering if anyone has done this already, I dont want to reinvent the wheel...

eduardosousa1

Vou brincar com banco de dados,só não decidir se vai ser usando a API ou arquivos .pgn 

NichtGut

 Im not gonna mess with games. Only with superficial stuff like member rating, country etc... Maybe include some graphs because I dont know how to do graphs in Java GUIs.

eduardosousa1

Tenta implementar fica bem legal .

tem vários modelos de gráficos.

http://www.chartjs.org/docs/latest/charts/doughnut.html

é bem documentado pode ti ajuda

NichtGut

Gracias