mirror of
https://github.com/jwetzell/personal-site.git
synced 2026-09-11 08:59:31 +00:00
Initial Commit
This commit is contained in:
@@ -0,0 +1,21 @@
|
||||
---
|
||||
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]()
|
||||
Reference in New Issue
Block a user