This is a pkpass viewer that allows the users to have their own Wallet of boarding passes, and details of each. We tried to solve the issue of watching an Apple native file using any web platform, desktop, tablet, Android and Iphone.
This is developed by Eva Marco, Andreina Romero, Beatriz Pascual, Constanza Sosa and Alexandra Jara. The development of this initial stage of the web app was proposed by Triporate.
We used React (components and some libraries) and Sass, following a mobile first approach.
- Index
- App
- List
- Detail
- QrDetail
- Back
- App
- Node-sass
- PropTypes
- React Router
- JSZip
- QRCode
This project was bootstrapped with Create React App.
You have to run npm start
to use the app in the development mode.
Open https://localhost:3000 to view it in the browser. The page will reload if you make edits.
You can learn more in the Create React App documentation.
To learn React, check out the React documentation.