You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
MeteoPal is an application built on top of openweathermap API.
The application is both web browser and mobile browser friendly. The application allows users to search any city in the open weathermap data base. The application fetches the city's current info, forecast for 5 days and shows the UVIndex (color coded e.g Red means harmful, Violet means Extreme and Green means safe) of the city.
Added extra features like ability to remove the searched city from history.
Always bring the city on top as recent searched city. ** THIS IS THE BEST FEATURE** if user clicks on any search button in the recent searches that button is stacked up in the recent searches.
The application not only has the left aside for the recent searches it also has a recent search bar just below the header.
The application also provides the ability to choose the unit(metric, standard, imperial) and search if performed using the selected unit.