This app can be used by transport companies to create mobile pass and send notifications on expiry and low balance notifications. The app makes use of Kingfisher for caching the file in libraries folder and Material library for material design and Alamofire for Making HTTP Requests. Below Features are listed in app
- My Pass (2D barcode pass which currently fetches the pass from google api for 2d user can customize to download image form his own api)
- Purchase a new pass (It will list all possible pass which be purchased currently its fetching data from apiary.io you can hook to your own read apis)
- Profile (It will list the billing info and personal info and will provide user to make edit to his profile)
- APP has features to add pass directly to the apple wallet library , you can directly add your pass directly to apple wallet if pass is not already added to the wallet library.
- Animations on click of add new button to show add new pass and new credit card on plus button
1.Fork the repo and issue pull request