Skip to content

Instantly share code, notes, and snippets.

@dkotama
Last active December 22, 2024 03:43
Show Gist options
  • Save dkotama/5ade46d6ad5f68e7ef94ac538eeaaf0c to your computer and use it in GitHub Desktop.
Save dkotama/5ade46d6ad5f68e7ef94ac538eeaaf0c to your computer and use it in GitHub Desktop.
expense tracker groqapp prompt
Design and develop an expense tracking application that enables users to add and edit transactions with fields for specifying the amount and selecting categories (predefined or user-defined). The app should dynamically display the total balance along with a detailed breakdown of spending by category. Include a simple, real-time updating chart, such as a pie chart or bar graph, to visually represent spending patterns. Ensure all input fields and UI components have explicitly defined colors that harmonize with the overall theme, prioritizing accessibility through appropriate color contrast and readability. Focus on creating a clean, responsive, and user-friendly interface that works seamlessly across devices, emphasizing simplicity, usability, and visual appeal.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment