Covid-19 Status Desktop Widget | JavaFX Tutorial 1/5 | Introduction

Published: 17 April 2020
on channel: Genuine Coder
6,210
126

In this tutorial series, we will develop a real-time coronavirus (covid19) desktop widget using JavaFX version 14. This is the first chapter in the series and in this chapter, we will discuss getting data from an online API.

We will make use of the Retrofit2 library for HTTP communication. It allows us to make GET requests to the API and it will respond with JSON string. We can then parse the string to java POJO and use it as data for our widget.


JavaFX 14 Tutorial:    • JavaFX 14 (2020 Release) Introduction...  
COVID API: https://github.com/javieraviles/covidAPI
Retrofit: https://square.github.io/retrofit/
Github project: https://github.com/afsalashyana/Covid...

--
Genuine coder
#JavaFX
#GenuineCoder
#Widget


Watch video Covid-19 Status Desktop Widget | JavaFX Tutorial 1/5 | Introduction online without registration, duration hours minute second in high quality. This video was added by user Genuine Coder 17 April 2020, don't forget to share it with your friends and acquaintances, it has been viewed on our site 6,210 once and liked it 126 people.