A simple Ionic-based iOS app for viewing/saving official/unofficial vegan food lists (UK based).
- View both official and unofficial lists of Vegan food products (provided by the store themselves or volunteers respectively).
- Online links may lead to newer lists than the ones available offline.
- Offline lists are in the form of PDF's and vary in description/size.
As Offline lists are PDF files, you'll need a local application that can view them. iPhones come with iBooks by default; Adobe Acrobat is a good alternative.
iPhone only (5c and above), requires iOS 8 or above.
Requirements: Xcode
, Node v4.0+
, npm v2.0+
If you have the above, then:
- Download/Clone repo
npm install
ionic build ios
to build for the platformionic prepare ios
to prepare it for iOS testing/running- open up
Xcode
and test via device/simulator
https://itunes.apple.com/us/app/vegan-lists-uk/id1083273301?mt=8
Check out the "issues" tab. Also, if you'd like to add any kind of improvement (or have a suggestion), I would be grateful! Thanks.
MIT