gpt-engineer-app[bot]
2071453b2b
Format number inputs with commas
...
Formats numeric input fields to display commas for every three digits.
2025-03-15 04:08:55 +00:00
gpt-engineer-app[bot]
2626e35924
Reorder expense categories
...
Reorder the expense categories in the add transaction dialog to 식비, 생활비, 교통비.
2025-03-15 03:22:31 +00:00
gpt-engineer-app[bot]
7e10140b2e
Improve transaction form UI
...
Add category buttons for quicker selection.
Change save button color to neuro-income.
2025-03-15 03:03:54 +00:00
gpt-engineer-app[bot]
1ce5e3927c
Implement category selection in expense form
...
The category field in the expense input form is now implemented as a selection between three options.
2025-03-15 03:02:56 +00:00
gpt-engineer-app[bot]
77a966c87c
Show expense dialog directly
...
Modify the AddTransactionButton component to directly show the expense input dialog when the button is clicked, instead of showing the "지출" option first.
2025-03-15 03:02:01 +00:00
gpt-engineer-app[bot]
0630acc52c
Change add transaction button
...
- Modify the add transaction button to display a "+" icon.
- Implement functionality to open an expense input form when the button is pressed.
2025-03-15 02:59:59 +00:00
gpt-engineer-app[bot]
d75f03ce77
Remove income transaction option
...
Removes the income transaction option from the add transaction button.
Keeps only the expense transaction option with neuro-income color.
2025-03-15 02:57:39 +00:00
gpt-engineer-app[bot]
0a4a689915
Update point color
...
Update the point color to neuro-income.
2025-03-15 01:47:38 +00:00
gpt-engineer-app[bot]
d7e5c0bf48
Prepare for Capacitor integration
...
This commit prepares the codebase for potential integration with Capacitor to build a mobile application.
2025-03-14 14:01:18 +00:00
gpt-engineer-app[bot]
cb4c78ebeb
Create new Flutter app
...
The prompt requests the creation of a new app with a neumorphic design, similar to a household account book, using Flutter.
2025-03-08 07:56:49 +00:00