/saaksi

Tool in development for online weather data downloading

Primary LanguageJavaScriptMIT LicenseMIT

Saaksi

Build Status Coverage Status

Saaksi is a web service which should in future let users to download FMI's weatherdata online. It will be the next development from earlier FMI Weather downloader providing online UI. The plan is to use FMI's Metolib library for pulling the data to client.

Deployment

Saaksi utilizes Travis CI for deploying the latest master version to its Github page. Despite of this the current version is still not usable for public so please refrain from linking it to anywhere for now.

Build & development

Project was created with Yeoman angular generator and adding Foundation and ui-router libraries manually.

Run grunt for building and grunt serve for preview.

Testing

Running grunt test will run the unit tests with karma.