An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

# BillFlow

![Blazor](https://img.shields.io/badge/Blazor-Server-purple)
![.NET](https://img.shields.io/badge/.NET-8.0-blueviolet)
![Status](https://img.shields.io/badge/Status-Work_in_Progress-yellow)
![License](https://img.shields.io/badge/License-MIT-green)

---

## ๐Ÿ“‹ 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
---