Last active
December 22, 2024 03:43
-
-
Save dkotama/5ade46d6ad5f68e7ef94ac538eeaaf0c to your computer and use it in GitHub Desktop.
expense tracker groqapp prompt
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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