https://github.com/devmando/billflow
BillFlow helps everyday users manage their bill payment ledgers. The goal is to give users a simple way to manage their monthly bills without having to use spreadsheets.
https://github.com/devmando/billflow
bills-management blazor
Last synced: 2 months ago
JSON representation
BillFlow helps everyday users manage their bill payment ledgers. The goal is to give users a simple way to manage their monthly bills without having to use spreadsheets.
- Host: GitHub
- URL: https://github.com/devmando/billflow
- Owner: DevMando
- Created: 2025-03-07T19:54:59.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-07-16T19:02:47.000Z (12 months ago)
- Last Synced: 2025-10-30T01:45:02.693Z (8 months ago)
- Topics: bills-management, blazor
- Language: C#
- Homepage:
- Size: 1.4 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# BillFlow




---
## ๐ About
**BillFlow** is a lightweight **Blazor Server** application designed to help you **track and manage your monthly bill payments**.
---
## ๐ Live Demo
*(Coming soon โ Deployment planned!)*
---
## ๐ ๏ธ Features
- ๐งพ Add new bills with due dates, amounts, and payment status.
- โ๏ธ Edit or delete existing bill entries.
- ๐
View all bills in a simple and intuitive dashboard.
- โก Fast and responsive with **Blazor Server**.
---
## ๐งฉ Technologies Used
- [Blazor Server](https://dotnet.microsoft.com/en-us/apps/aspnet/web-apps/blazor)
- [.NET 8](https://dotnet.microsoft.com/en-us/download/dotnet/8.0)
- HTML5 / CSS3
- Entity Framework
---