Skip to content

SergioBarbero/weather-helper

Repository files navigation

WeatherHelper

How to run it

Open folder "dist" and open file index.html with Firefox or Edge

Considerations

With Chrome is not working properly because they block the posibility to make GET request with the "file" protocol, so we are not able to get the JSON file with the list of cities in Chrome, for a future purpose we should store this file into our server and make the request through HTTP itself

Frameworks used

  • Angular 6 written into TypeScript language
  • moment.js for a better format of Dates
  • Angular materials for fancy tables and formularies

About

A simple forecast retriever

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published