Skip to content

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.

Notifications You must be signed in to change notification settings

Bennyjoez/Atril-Ben-Weather-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published