init
This commit is contained in:
parent
eb5aa72d56
commit
f7c78a4a31
28
README.md
28
README.md
|
|
@ -1,20 +1,11 @@
|
|||
# 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.
|
||||
|
||||
## Screenshots
|
||||
|
||||
<p align="center">
|
||||
<img src="docs/images/tracker.png" alt="Tracker screenshot">
|
||||
</p>
|
||||
|
||||

|
||||
|
||||

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

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

|
||||
|
||||

|
||||
|
||||
## What Is BillTracker?
|
||||
|
||||
|
||||
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
|
||||
|
|
|
|||
Binary file not shown.
|
After Width: | Height: | Size: 64 KiB |
Loading…
Reference in New Issue