/card-manager

A PWA to manage debit/credit cards & bank accounts.

Primary LanguageTypeScript

Card/Bank account manager

A PWA to manage debit/credit cards & bank accounts.

All the data is always stored on the client side so everything is solely under the user's control. The data is also encrypted by a separate PIN (set by the user itself). Support for device built-in face ID/fingerprint will also be added in the future. This will help to open the app quickly without using the set PIN.

There is no way to recover the data if the PIN is lost/forgotten as all the sensitive info. is kept encrypted using that PIN only.