Hacker News new | ask | show | jobs
by colinbartlett 4022 days ago
First app I ever built was a Cordova-based database of visa requirements for US Citizens. You could find a country by Name or see all countries that you could visit without a visa or with instant visa at the border.

I had dreams of using it myself when wandering the world without a local internet connection and seeing where I wanted to fly to next.

Apple rejected it saying it was nothing more than a web page wrapped in an app.

1 comments

If you build it in Ionic (which was built on top of Cordova), you can get it onto the device via Ionic View. http://view.ionic.io/

There may be other solutions, but this is what I'm currently familiar/playing with.