Skip to content

obamwonyi/project4_weather_journal_app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather Journal App

Apps functions

  • Recieves a zip code in the input field provided for zip .
  • And also recieves your feelings about the weather
  • then returns the weather details of the location carrying the zip code you inserted .
  • It also adds an image to represent the weather diagramatically .
  • And lastly it also returns a discription of the weather in words(phrase).

Implementations

  • Use of express for web serving .
  • Use of bodyParser for json file handling , along with proper url encoding .
  • Use of a weather API courtesy of https://openweathermap.org .
  • proper use of promises and asynchronous programming .

written by, Destiny Obamwonyi

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published