An open API service indexing awesome lists of open source software.

https://github.com/rocker2102/card-manager

A PWA to manage debit/credit cards & bank accounts.
https://github.com/rocker2102/card-manager

management-system offline-first pwa-app react service-worker typescript

Last synced: 6 months ago
JSON representation

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

Awesome Lists containing this project

README

          

# 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.