Giter VIP home page Giter VIP logo

wallet's Introduction

Wallet

Backup and save your passes like boarding pass or event tickets easily and secure in one place. This is Wallet.

Wallet is a Firebase powered open-source project which let's you upload .pkpass files and show them directly on your browser on your desktop, tablet or mobile device.

The project is built with Vue.js and Vuetify, a material design library. You can create an account directly on the website: https://wallet.schmuckli.dev/ and start backup your passes.

wallet's People

Contributors

julianschmuckli avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

ben-haim

wallet's Issues

Relevant date changer

For the order of the passes, there should be an option to change the relevant date, if it is not correctly converted or not detected at all.

Barcode from SWISS boarding pass is not stored

I imported a boarding pass from SWISS but it did not contain any barcode. After some investigation i found out that inside the pkpass JSON pass.json is a barcodes property, but the application is looking for a barcode property.

The barcodes property looks like this:

"barcodes": [{
    "format": "PKBarcodeFormatAztec",
     "message": "XXXX",
     "messageEncoding": "iso-8859-1"
}],

message is a long string of personal information about the flight where each detail is separated by varying amounts of white space.

I also noticed that no translations are loaded, so some important details are missing.

Make accounts optional

I'm curious about your application, but not interested in creating an account. If creating an account would be optional, I would be willing to give it a try and might create an account later.

Recreation impossible

There is no way to recompile the provided code. Are there some basic Requirements or Steps to run the code?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.