Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Bill Tracker

Developed by: George Heath

A personal bill and credit card tracking web app. No backend, no database, no subscriptions — everything saves locally in your browser.

Features

  • Track monthly, weekly, and biweekly bills
  • Autopay detection — bills auto-mark paid when due date passes
  • Credit card tracking with balance auto-update from linked bills
  • Day / Night mode
  • Notifications for upcoming and overdue bills
  • Import / Export data as a JSON backup file
  • Works as a home screen app on iPhone and Android (PWA)

How to Use

Run Locally (PC)

Just double-click index.html — opens in any browser, no setup needed.

Host on GitHub Pages

  1. Push this repo to GitHub
  2. Go to Settings → Pages
  3. Set source to main branch, / (root) folder
  4. GitHub will give you a free URL like https://yourusername.github.io/bill-tracker

Install on iPhone

  1. Open your hosted URL in Safari
  2. Tap the Share button → Add to Home Screen

Install on Android

  1. Open your hosted URL in Chrome
  2. Tap the three-dot menu → Add to Home Screen

Data & Privacy

All data is stored in your browser's localStorage — nothing is sent to any server. Use the Export button to back up your data and Import to restore it on any device.

Files

File Purpose
index.html The entire app — self-contained
README.md This file
.gitignore Tells Git to ignore system files
LICENSE MIT License

About

A personal bill and credit card tracker that runs entirely in your browser

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages