mirror of
https://github.com/jwetzell/personal-site.git
synced 2026-08-18 21:43:59 +00:00
21 lines
814 B
Markdown
21 lines
814 B
Markdown
---
|
|
title: "SVWX Mobile"
|
|
date: 2017-05-01T12:45:26-06:00
|
|
draft: false
|
|
---
|
|
|
|
## What is it?
|
|
The Sauk Valley Weather mobile app (SVWX Mobile) is a hyper-local weather app for the Sauk Valley area.
|
|
|
|
The app was developed for [SaukValleyWeather.com](http://saukvalleyweather.com/). The app utilizes multiple different technologies to gather and display the data that is inside the app. Some of the technologies are listed below.
|
|
|
|
* [Firebase](https://firebase.google.com/) (Data Backend)
|
|
* [DarkSky](https://darksky.net/dev) (Forecasts)
|
|
* [Leaflet](https://leafletjs.com/) (Radar Map)
|
|
* [NWS](https://alerts.weather.gov/) (Weather Alerts)
|
|
* [OneSignal](https://onesignal.com/) (Notifications)
|
|
* [Ionic](https://ionicframework.com/) (Cross Platform App Framework)
|
|
|
|
## Where can I get it?
|
|
* [Play Store]()
|
|
* [App Store]() |