Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pay this card

A phone web app for one credit card bill. You pay in your bank. This page only remembers the plan and what you already sent.

Live: https://vaidy.github.io/cc-tracker/

How to use it

  1. Open the link on your phone.
  2. Answer one question per screen (currency, leftover, rate, minimum, due date, salary day, this bill’s target, how often).
  3. On payday, pay in your bank app, then tap I paid it.
  4. Add the page to your Home Screen so the numbers stay on this phone.

A WhatsApp in-app browser can use a different store than Safari or Chrome. The Home Screen icon is the reliable way back.

What stays on the phone

Everything is saved in this browser with localStorage (pay-this-card/v1). Nothing is uploaded. There is no account.

Settings can download a JSON backup and restore it if you change phones.

Local

Open index.html from a tiny server (needed for some browsers):

python3 -m http.server 8766

Then visit http://127.0.0.1:8766/.

Engine checks:

node js/engine.test.js

Not in this version

Push notifications, calendar sync, cloud login, or tracking other debts (rent, car, family).

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages