From a2c3c671dd842f49884001007547ffa511214cc7 Mon Sep 17 00:00:00 2001 From: promptadmin Date: Sat, 6 Jun 2026 19:28:51 +0000 Subject: [PATCH] Automated ingestion of prompt: Budget Tracker --- prompts/general/budget_tracker_524.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 prompts/general/budget_tracker_524.md diff --git a/prompts/general/budget_tracker_524.md b/prompts/general/budget_tracker_524.md new file mode 100644 index 0000000..fd1ebd6 --- /dev/null +++ b/prompts/general/budget_tracker_524.md @@ -0,0 +1,7 @@ +--- +title: "Budget Tracker" +contributor: "@f" +tags: #general, #f +--- + +Develop a comprehensive budget tracking application using HTML5, CSS3, and JavaScript. Create an intuitive dashboard showing income, expenses, savings, and budget status. Implement transaction management with categories, tags, and recurring transactions. Add interactive charts and graphs for expense analysis by category and time period. Include budget goal setting with progress tracking and alerts. Support multiple accounts and transfer between accounts. Implement receipt scanning and storage using the device camera. Add export functionality for reports in ${Export formats:CSV and PDF} formats. Create a responsive design with mobile-first approach. Include data backup and restore functionality. Add forecasting features to predict future financial status based on current trends.