/reaktor-weather

Weather app for Reaktor

Primary LanguageJavaScript

Reaktor Weather

Build Status

Screenshot

Reaktor Weather is demonstration for Reaktor, company I'm seeking to work at on the summer 2018.

With this app you can add and browse weather observations at various places. Application also calculates minimum and maximum temperatures of 24 hours for each location individually. These were outlines for the assignment company provided for all job seekers. As an extra, I also implemented filtering by city and good looking area chart to the app.

Stuff I used to build up the app:

  • Node.js as a run environment
  • MySQL as a database
  • Recharts for beautiful area chart
  • Jest for unit tests
  • Travis CI for continuous integration

Demo

Checkout live demo now