Commit Graph

6 Commits

Author SHA1 Message Date
JiWoong Sul
a4c7f55fc0 chore(branding): 앱 표시 이름을 오늘뭐먹Z로 변경 2025-12-03 17:51:22 +09:00
JiWoong Sul
d733bf664b feat(ads): 네이티브 광고 적용 및 디버그 스위치 이동 2025-12-03 17:25:00 +09:00
JiWoong Sul
5cae033977 chore(icon): 기본 아이콘을 appicon.png로 재생성 2025-12-03 15:51:19 +09:00
JiWoong Sul
4b0e2b4e28 chore(icon): 앱 아이콘 교체 2025-12-03 15:10:42 +09:00
JiWoong Sul
e4c5fa7356 fix(notification): harden local alerts 2025-12-03 14:48:21 +09:00
JiWoong Sul
85fde36157 feat: 초기 프로젝트 설정 및 LunchPick 앱 구현
LunchPick(오늘 뭐 먹Z?) Flutter 앱의 초기 구현입니다.

주요 기능:
- 네이버 지도 연동 맛집 추가
- 랜덤 메뉴 추천 시스템
- 날씨 기반 거리 조정
- 방문 기록 관리
- Bluetooth 맛집 공유
- 다크모드 지원

기술 스택:
- Flutter 3.8.1+
- Riverpod 상태 관리
- Hive 로컬 DB
- Clean Architecture

🤖 Generated with Claude Code

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-30 19:03:28 +09:00