December 7, 2020

BITL PROJECT 2

My project #2 is to create a new web application with JavaScript. Let's talk about the application I'm going to build; My weather app will show the weather information that it will get from the API like this, an Icon that shows the weather status, the temperature value (18°C) in Celsius unit, the weather description (clear sky), and then the user's city and country (London, GB). When the user clicks on the temperature value, that will convert it from Celsius to Fahrenheit.


This part was quite difficult because there was a choice over 500 APIs from Big List of Web APIs And by the way you choose your theme what you intend to do, you have to find right Api. I had 3-4 options and finally, i have desire to make weather application

The API provider: http://www.OpenWeatherMap.org

Being processed

One of ways i visualized data is using FusionCharts https://www.fusioncharts.com/

Additional criteria of my website is a secure login system