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

https://github.com/dsgriffin/vegan-lists-uk

A simple Ionic-based iOS app for viewing/saving official/unofficial vegan food lists (UK based) 🌱
https://github.com/dsgriffin/vegan-lists-uk

ionic2 ios

Last synced: 3 months ago
JSON representation

A simple Ionic-based iOS app for viewing/saving official/unofficial vegan food lists (UK based) 🌱

Awesome Lists containing this project

README

        

# Vegan Lists UK 🌱

A simple Ionic-based iOS app for viewing/saving official/unofficial vegan food lists (UK based).

## Features/Details
* 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.

## Requirements

As Offline lists are PDF files, you'll need a local application that can view them. iPhones come with [iBooks](https://support.apple.com/en-gb/HT201478) by default; [Adobe Acrobat](https://itunes.apple.com/gb/app/adobe-acrobat-reader/id469337564?mt=8) is a good alternative.

## Device Support

iPhone only (5c and above), requires iOS 8 or above.

## Build

**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 platform
* `ionic prepare ios` to prepare it for iOS testing/running
* open up `Xcode` and test via device/simulator

## App Store

https://itunes.apple.com/us/app/vegan-lists-uk/id1083273301?mt=8

## Contributing

If you've found a bug or have an idea, feel free to open an Issue. If you've got a fix or feature ready, open a PR. Thanks!

## License

MIT