Show HN: Donation Tracker
Donation Tracker is an open-source tool for tracking charitable contributions. It helps users log donations, manage tax records, and view giving history in one place.
Background
- Donation Tracker is an open-source tool (hosted on GitHub) that helps individuals or small organizations track charitable donations — amounts, dates, recipients, and tax-deductible status — typically for personal finance or tax filing purposes.
- It is a "Show HN" post on Hacker News, meaning the creator is presenting their own project to the tech community for feedback; it is likely a lightweight, self-hosted alternative to commercial budgeting or tax-prep software.
- The project lives at github.com/padolph/donation-tracker, indicating it uses GitHub for source control and may be deployed via GitHub Pages or as a local web app. No specific programming language or framework is mentioned in the title, so it could range from a simple spreadsheet-like interface to a database-backed web app.