An open API service indexing awesome lists of open source software.

https://github.com/ericzon/free-wifi-finder

The main objective of this app is just play with app hybrid development. Moreover, it's always interesting to have an updated map of free wifi points in Barcelona, right? :)
https://github.com/ericzon/free-wifi-finder

Last synced: 12 months ago
JSON representation

The main objective of this app is just play with app hybrid development. Moreover, it's always interesting to have an updated map of free wifi points in Barcelona, right? :)

Awesome Lists containing this project

README

          

## Free-wifi-finder
#### Barcelona Edition
The main objective of this app is just play with hybrid app development. Moreover, it's always interesting to have an updated map of free wifi points in Barcelona, right? :)

![Detail page snapshot](http://i.imgur.com/CfuLHEB.png)

#### Tools used

* Ionic 2 (Angular 2 & Typescript)
* Open Data
* [API in nodejs + Typescript](https://github.com/ericzon/nodets-bootstrap)

#### Install dependencies

You'll need to install npm dependencies:

npm install

After this, you should install ionic deps:

ionic state restore

#### Running this App

ionic run --prod

*Tested on Android 4.4*