Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
39 changes: 39 additions & 0 deletions src/content/apps/tax-calculator-pwa.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,39 @@
---
id: '1771119000000'
slug: tax-calculator-pwa
name: "Tax Calculator PWA"
shortDescription: "A mobile-first, installable web app for quick everyday tax calculations (VAT, withholding, etc.)."
tags:
- finance
- productivity
- pwa
- calculator
lastUpdated: '2026-02-15'
relatedMechanisms:
relatedApps:
relatedCaseStudies:
relatedResearch:
relatedCampaigns:
---

**Tax Calculator PWA** is a lightweight, mobile-first **progressive web app** designed to make common tax calculations fast and error-resistant.

It’s intentionally simple: open it, type a number, get the exact breakdown you need—no spreadsheets, no menus, no clutter.

## What This App Does

- **VAT (부가세) calculator**: convert between pre-tax / VAT / total, including reverse-calculation from tax-inclusive amounts.
- **Withholding (원천징수) calculator**: compute withholding amount and net payout for common withholding rates.
- **Rounding clarity**: explicit rounding display so you can copy numbers into invoices or payment requests.

## Who It’s For

- Freelancers and solo operators who frequently need quick tax breakdowns
- Creators and small businesses who issue invoices and want consistent calculations
- Anyone who wants a tiny “calculator that remembers tax rules” on their home screen

## Notes

- This is a PWA intended to be **installed to the phone home screen** for one-tap access.
- The goal is speed and correctness for daily operations, not exhaustive tax filing.