Commit Graph

6 Commits

Author SHA1 Message Date
gpt-engineer-app[bot]
8cda329feb Remove daily and weekly tabs
Removed the daily and weekly budget tabs from the budget progress card, leaving only the monthly tab.
2025-03-22 12:06:32 +00:00
gpt-engineer-app[bot]
0d1306ef2e Fix module import errors
Corrected import paths for '@/contexts/BudgetContext' in multiple components to resolve module not found errors.
2025-03-22 07:29:34 +00:00
gpt-engineer-app[bot]
d50ab71da3 Reduce spacing in Header
Reduced the spacing between "젤리의 적자 탈출" and the graph in the Header component.
2025-03-21 09:40:24 +00:00
gpt-engineer-app[bot]
d41b26bd42 Refactor: Remove redundant text
Removed "지출 분석" text above the category section as the spending graph is relevant.
2025-03-21 09:31:56 +00:00
gpt-engineer-app[bot]
c88f547f12 Refactor: Reorder budget cards
Move expense chart card to the top for better visibility.
2025-03-21 08:52:52 +00:00
gpt-engineer-app[bot]
575f2dd601 Refactor Index page component
The Index page component was refactored into smaller, more manageable components to improve code readability and maintainability.
2025-03-16 06:34:51 +00:00