init
This commit is contained in:
parent
b3b27f9018
commit
c8c256bad2
28
README.md
28
README.md
|
|
@ -1,20 +1,11 @@
|
||||||
# BillTracker
|
# BillTracker
|
||||||
|
<p align="center">
|
||||||
|
<img src="docs/images/logo_cut.png alt="Tracker logo">
|
||||||
|
|
||||||

|
</p>
|
||||||
|
|
||||||
BillTracker is a self-hosted app for tracking recurring bills, monthly payments, due dates, categories, and personal bill history. It runs as a Node/Express server with a React frontend and stores data in SQLite.
|
BillTracker is a self-hosted app for tracking recurring bills, monthly payments, due dates, categories, and personal bill history. It runs as a Node/Express server with a React frontend and stores data in SQLite.
|
||||||
|
|
||||||
## Screenshots
|
|
||||||
|
|
||||||
<p align="center">
|
|
||||||
<img src="docs/images/tracker.png" alt="Tracker screenshot">
|
|
||||||
</p>
|
|
||||||
|
|
||||||

|
|
||||||
|
|
||||||

|
|
||||||
|
|
||||||
## What Is BillTracker?
|
|
||||||
<p align="center">
|
<p align="center">
|
||||||
Demo Server
|
Demo Server
|
||||||
https://t1.scheller.ltd/
|
https://t1.scheller.ltd/
|
||||||
|
|
@ -22,6 +13,19 @@ Username: guest
|
||||||
Password: guest123
|
Password: guest123
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
|
## Screenshots
|
||||||
|
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
## What Is BillTracker?
|
||||||
|
|
||||||
|
|
||||||
BillTracker helps a household or small self-hosted setup keep bill data in one place:
|
BillTracker helps a household or small self-hosted setup keep bill data in one place:
|
||||||
|
|
||||||
- recurring bill records with due day, expected amount, category, notes, autopay details, and optional APR
|
- recurring bill records with due day, expected amount, category, notes, autopay details, and optional APR
|
||||||
|
|
|
||||||
Binary file not shown.
|
After Width: | Height: | Size: 64 KiB |
Loading…
Reference in New Issue