/Atril-Ben-Weather-App

The weather app is a weather app that allows a user to search various locations around the world and get a weather forecast of that area. This app was created for the purpose of consuming a weather API. The main language used here was JavaScript and we used plain CSS to style the app.

Primary LanguageJavaScript

WEATHER APP

This is our Weather App Project.

Use

  • To use this app, the user needs to enter a search parameter(a city in the world) in the input section.
  • The user will get suggestions of the cities matching the search parameter.
  • The user selects the suitable option and presses the search or, enter or a find button
  • The app, finds the location's latitude and longitude and calls a weather API passing in the data(long & lat)
  • After a successful search, the app displays the information for the user.
  • The user can also search another city at will and the process will start again.

Preview