Commit Graph

60 Commits

Author SHA1 Message Date
gpt-engineer-app[bot]
cdcab05ba7 Update monthly graph labels
Update the monthly graph to display amounts in "K" format instead of full numbers and remove the currency symbol.
2025-03-15 02:49:00 +00:00
gpt-engineer-app[bot]
75bf08a14e Refactor expense chart title
Moves the expense chart title outside of the card component for better visual consistency.
2025-03-15 02:46:51 +00:00
gpt-engineer-app[bot]
eb4d9c6d16 Swap chart card positions
Swapped the positions of the category expense chart and the monthly comparison graph cards.
2025-03-15 02:44:48 +00:00
gpt-engineer-app[bot]
58eadde0ff Visual edit in Lovable
Edited UI in Lovable
2025-03-15 02:43:33 +00:00
gpt-engineer-app[bot]
fff17903e4 Limit expense categories
Limit the number of expense categories to 식비, 생활비, 교통비.
2025-03-15 02:41:56 +00:00
gpt-engineer-app[bot]
b39ff34101 Visual edit in Lovable
Edited UI in Lovable
2025-03-15 02:39:36 +00:00
gpt-engineer-app[bot]
e87e0931d7 Visual edit in Lovable
Edited UI in Lovable
2025-03-15 02:39:24 +00:00
gpt-engineer-app[bot]
e9625a5a74 Visual edit in Lovable
Edited UI in Lovable
2025-03-15 02:38:37 +00:00
gpt-engineer-app[bot]
e82dac9162 Visual edit in Lovable
Edited UI in Lovable
2025-03-15 02:38:18 +00:00
gpt-engineer-app[bot]
e983785a62 Change search input placeholder
Change the placeholder text of the search input in Transactions.tsx from "거래 검색..." to "지출 검색...".
2025-03-15 02:37:41 +00:00
gpt-engineer-app[bot]
c07011e3c0 Visual edit in Lovable
Edited UI in Lovable
2025-03-15 02:36:15 +00:00
gpt-engineer-app[bot]
f48b5ea344 Visual edit in Lovable
Edited UI in Lovable
2025-03-15 02:35:19 +00:00
gpt-engineer-app[bot]
522547a6e3 Update text color
Change the text color for a specific case.
2025-03-15 02:34:58 +00:00
gpt-engineer-app[bot]
98ec8d4043 Visual edit in Lovable
Edited UI in Lovable
2025-03-15 02:33:45 +00:00
gpt-engineer-app[bot]
aa6c059043 Change input focus outline color
The input focus outline color has been changed to neuro-income.
2025-03-15 02:31:47 +00:00
gpt-engineer-app[bot]
e5e6b1ddda Center align budget input text
Centers the budget input text within the input field.
2025-03-15 02:30:27 +00:00
gpt-engineer-app[bot]
d1ebbefb0a Update budget setting text
Replaced the budget setting text with a message indicating that entering the monthly budget will automatically set the daily and weekly budgets.
2025-03-15 02:29:28 +00:00
gpt-engineer-app[bot]
f92c7cc3cd Visual edit in Lovable
Edited UI in Lovable
2025-03-15 02:26:53 +00:00
gpt-engineer-app[bot]
9ae296326a Refactor BudgetInputCard placement
Move BudgetInputCard to be inside BudgetProgressCard.
2025-03-15 02:26:15 +00:00
gpt-engineer-app[bot]
ae391e606b Refactor: Split Index page
Refactor Index.tsx into smaller, more manageable components.
2025-03-15 02:23:57 +00:00
gpt-engineer-app[bot]
19ecbd2728 Refactor budget input card
The budget input card will now be a collapsible element, only showing its title until expanded.  This change is intended to reduce visual clutter on the main screen.
2025-03-15 02:22:33 +00:00
gpt-engineer-app[bot]
7ac197ba97 Change budget bar color
Change the color of the budget progress bar to yellow when the budget exceeds 90%.
2025-03-15 02:13:23 +00:00
gpt-engineer-app[bot]
3b212026b4 Refactor budget categories
Modify budget categories to display only food, living expenses, and transportation.
2025-03-15 02:10:50 +00:00
gpt-engineer-app[bot]
152f4a92ea Update calendar icon color
Updated the color of the calendar icon.
2025-03-15 02:08:59 +00:00
gpt-engineer-app[bot]
7601e066f5 Update transaction card colors
Updated the colors of the icon and amount in the transaction card to neuro-income.
2025-03-15 02:08:08 +00:00
gpt-engineer-app[bot]
1027217911 Refactor transaction display
Modify transaction page to display total budget instead of total income and only show expense transactions. Update color scheme to use neuro-income color.
2025-03-15 02:07:19 +00:00
gpt-engineer-app[bot]
d2636dd774 Visual edit in Lovable
Edited UI in Lovable
2025-03-15 02:06:05 +00:00
gpt-engineer-app[bot]
f79c66fb10 Change "거래" to "지출"
Update navigation label from "거래" to "지출".
2025-03-15 02:05:35 +00:00
gpt-engineer-app[bot]
baa8ee5f84 Visual edit in Lovable
Edited UI in Lovable
2025-03-15 02:03:04 +00:00
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