Skip to content

pedrolucasp/Contrast

Repository files navigation

Contrast

Simply contrast between past and future weather ☁️

This is a simple react-native application, where I've put together a couple of things I've been wanting to dive in and learn for a some time, including: react-native and d3.js. The app itself, does not have a purpose if not such.

Demo

Development

Remove the .sample of secret.json.sample file inside app folder and set your Forecast API, I suggest to use the Dark Sky Forecast API. Then:

    npm install -g react-native
    npm install
    react-native run-android

TODO

  • Get user location
  • Cache fetched weather (currently being held experiments at the caching_weather branch)

License

Copyright (c) 2017-present, Pedro Lucas Porcellis

Credits

About

Simply contrast between yesterday and today weather ☁️

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published