Skip to content

Feature/create main page - #36

Open
dlwldke03 wants to merge 2 commits into
developfrom
feature/create-mainPage
Open

Feature/create main page#36
dlwldke03 wants to merge 2 commits into
developfrom
feature/create-mainPage

Conversation

@dlwldke03

Copy link
Copy Markdown
Collaborator

종류

  • ✨ 기능 (feat)
  • 🐛 버그 수정 (fix)
  • 🎨 디자인 / UI
  • 📝 문서 (docs)
  • 🔧 설정 / 잡무 (chore)

무엇을 / 왜

관련 이슈

Closes #

변경 사항

  • budget/services.py에 get_week_range(), get_current_balance(user), get_week_summary(user) 작성

  • ledger/views.py main_progress 및 main_convert 작성 및 urls.py TemplateView → 함수 뷰로 교체

  • main_progress.html, main_convert.html 하드코딩 값 변수로 교체

테스트 방법

스크린샷

체크리스트

  • 로컬에서 실행해봤고 안 깨진다 (docker-compose up)
  • 커밋 컨벤션(feat:, fix:, docs: ...)을 지켰다
  • .env 등 시크릿은 커밋에 포함되지 않았다
  • 리뷰어 2명 이상 지정했다

리뷰어에게

@dlwldke03 dlwldke03 linked an issue Aug 6, 2026 that may be closed by this pull request
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[ledger/budget] 예산 잔액 계산

1 participant