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) 🌱
- Host: GitHub
- URL: https://github.com/dsgriffin/vegan-lists-uk
- Owner: dsgriffin
- License: mit
- Archived: true
- Created: 2016-02-19T02:00:00.000Z (over 9 years ago)
- Default Branch: main
- Last Pushed: 2024-12-19T19:00:06.000Z (6 months ago)
- Last Synced: 2025-03-14T06:14:15.721Z (3 months ago)
- Topics: ionic2, ios
- Language: TypeScript
- Homepage: https://itunes.apple.com/us/app/vegan-lists-uk/id1083273301?mt=8
- Size: 5.45 MB
- Stars: 5
- Watchers: 2
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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