Commit Graph

7 Commits

Author SHA1 Message Date
0a823948df updated comunication with firebase 2026-06-16 16:18:28 +09:00
65248fd082 updated adding jurney 2026-06-16 01:39:59 +09:00
haerikimmm
dd7932ea4e feat: Firebase integration, 3-step new trip form, full country list, and UI polish
- Connect Firestore for journal entries and visited countries (real-time onSnapshot)
- Connect Firebase Storage for photo uploads
- Add NewEntryForm: 3-step flow (trip details → photos → reflection questions)
- Expand country list to full world-atlas dataset (~240 countries) matching the map
- Filter city suggestions by selected country in both NewEntryForm and EditForm
- Redesign StatsPanel as floating horizontal card with donut chart and progress bar
- Center timeline layout with responsive side margins
- Replace "entry" language with "trip" throughout (Add trip, Save trip, Delete trip)
- Remove footer from Layout

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-15 19:54:45 +09:00
haerikimmm
40e75f30e8 changed to centered layout 2026-06-15 19:50:13 +09:00
haerikimmm
6cee6095ed added sharable stats 2026-06-15 10:20:55 +09:00
Haeri Kim
8422c6e34f changed app name, added new journal entry from map and timeline 2026-06-14 10:59:59 +09:00
Haeri Kim
cdf3643622 added edit page and revised edit form 2026-06-14 10:47:21 +09:00