Commit Graph

31 Commits

Author SHA1 Message Date
gpt-engineer-app[bot]
bae0750b5a Visual edit in Lovable
Edited UI in Lovable
2025-03-15 02:01:03 +00:00
gpt-engineer-app[bot]
c1e698090f Rename app to "젤리의 적자탈출"
Update the app name to "젤리의 적자탈출".
2025-03-15 01:57:47 +00:00
gpt-engineer-app[bot]
2cccd7a32e Refactor: Change icon colors
Change icon colors to neuro-income, except for the logout icon which remains red.
2025-03-15 01:56:30 +00:00
gpt-engineer-app[bot]
a778998727 Change budget bar color
Change the color of the "이번 달 총 예산" budget bar from purple to neuro-income.
2025-03-15 01:53:48 +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]
8a3ccbc853 Change main color scheme
Change the main color scheme to neuro-income.
2025-03-15 01:43:45 +00:00
gpt-engineer-app[bot]
02ee4b1940 Visual edit in Lovable
Edited UI in Lovable
2025-03-15 01:42:28 +00:00
gpt-engineer-app[bot]
3b9a6cc8b0 Implement login/signup pages
This commit implements the login and signup pages for the application.
2025-03-15 01:37:07 +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]
f7a818d1c6 Visual edit in Lovable
Edited UI in Lovable
2025-03-08 08:35:15 +00:00
gpt-engineer-app[bot]
f0abaca2af Visual edit in Lovable
Edited UI in Lovable
2025-03-08 08:35:05 +00:00
gpt-engineer-app[bot]
6d1dfe2148 Visual edit in Lovable
Edited UI in Lovable
2025-03-08 08:34:46 +00:00
gpt-engineer-app[bot]
49c5949df7 Visual edit in Lovable
Edited UI in Lovable
2025-03-08 08:34:13 +00:00
gpt-engineer-app[bot]
2b3c20d840 Visual edit in Lovable
Edited UI in Lovable
2025-03-08 08:34:00 +00:00
gpt-engineer-app[bot]
3407e14729 Visual edit in Lovable
Edited UI in Lovable
2025-03-08 08:33:42 +00:00
gpt-engineer-app[bot]
67256806fa Visual edit in Lovable
Edited UI in Lovable
2025-03-08 08:31:29 +00:00
gpt-engineer-app[bot]
2bd19aad8e Update budget card
Update the budget card to allow users to input daily, weekly, and monthly goals.
Change the title of the second card to "목표 입력".
2025-03-08 08:29:18 +00:00
gpt-engineer-app[bot]
0971572898 Visual edit in Lovable
Edited UI in Lovable
2025-03-08 08:24:10 +00:00
gpt-engineer-app[bot]
7bbe99a6cd Visual edit in Lovable
Edited UI in Lovable
2025-03-08 08:23:57 +00:00
gpt-engineer-app[bot]
72002bc819 Visual edit in Lovable
Edited UI in Lovable
2025-03-08 08:20:19 +00:00
gpt-engineer-app[bot]
4fcb152414 Visual edit in Lovable
Edited UI in Lovable
2025-03-08 08:19:57 +00:00
gpt-engineer-app[bot]
c48118c437 Visual edit in Lovable
Edited UI in Lovable
2025-03-08 08:19:28 +00:00
gpt-engineer-app[bot]
5477a22583 Add budget information
Adds "spent amount / target amount" information below the daily, weekly, and monthly tabs.
2025-03-08 08:18:20 +00:00
gpt-engineer-app[bot]
f3edb2d0a3 Refactor budget card component
Moves the title above the card and updates the progress display.
2025-03-08 08:16:15 +00:00
gpt-engineer-app[bot]
753865b875 Refactor budget display
Refactor the budget display to show "목표 진행 상황" in a single line, with the spent amount on the left and the target amount on the right.
2025-03-08 08:13:54 +00:00
gpt-engineer-app[bot]
443d8a2501 Implement budget progress visualization
Implement budget progress visualization in the first card, similar to the budget status graph.
2025-03-08 08:09:40 +00:00
gpt-engineer-app[bot]
0eee3fe905 Visual edit in Lovable
Edited UI in Lovable
2025-03-08 08:07:41 +00:00
gpt-engineer-app[bot]
082b59d8fb Add summary card with tabs
Adds a summary card to the app with tabs for daily, weekly, and monthly views, displaying target spending, actual spending, and remaining spendable amount.
2025-03-08 08:03:11 +00:00
gpt-engineer-app[bot]
9dc79cb562 Fix type error in Analytics
Fixes a type error in Analytics.tsx related to the tickFormatter in the YAxis of the BarChart component. The tickFormatter was receiving a string value instead of a number, causing a TypeScript error. The fix ensures that the value passed to the number formatter is indeed a number.
2025-03-08 07:58:10 +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
gpt-engineer-app[bot]
1b620c2148 Use tech stack vite_react_shadcn_ts
[skip gpt_engineer]
2025-03-08 07:54:13 +00:00