Skip to content

munahil/WeatherApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WeatherApp

A weather App, fetching data from openweathermap's API.

This app takes current latitude and longitude (if user allows) and displays its Weather details. If user does not choose that, he/she can enter city in search bar and can see its weather details or can even search by map as well. Following are its button functionalities :

Search bar : Enter City Name and it will show you its details

Save this City : It saves city, so that users can access it later on from "Menu" button on top and see its weather details

Next 15 days: This takes to new view, where next 15 days forecast can be seen. Right now, we can only search for cities which are “one word“ for instance, we can see 15 days forecast for “Paris”, but can not see for “New York”. Also, it will not show 15 days forecast for cities with Special Characters in them. These are certain limitations for now, can be removed later on.

Menu: It is empty initially but users can fill it by clicking "Save this City", so that they can easily access the saved "city" and see that city's weather conditions. This list stays saved even if app is closed and opened again.

SEARCH BY MAP: It takes to another view, where map is shown. By "long press gesture", temperature and description of weather is shown for that specific location

About

A weather App, fetching data from openweathermap's API.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages