Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 657 Bytes

README.md

File metadata and controls

25 lines (18 loc) · 657 Bytes

Weather app

https://weather-oh-radar.herokuapp.com

A weather app that allows to search for weather information in a certain city via communicating with weatherstack api, it allows also to save favorite cities on the database.

Mobile screen

alt text

Website screen

alt text

Built With:

  • Node.js
  • MongoDB
  • Express
  • RESTful Api
  • Jqurey
  • Handlebars

features:

  • Search bar for cities weather data
  • Addition and removal of favorite cities on the database
  • Saved data from the database get updated automatically after 3 hours without update