Project Overview
OnePick is a photo-based diary web application that encourages users to record everyday moments through the constraint of one photo per day. It supports journey-based organization, social invitations, Firebase authentication and storage, responsive UI, Storybook documentation, and testing from a Next.js 14 and Firebase architecture. For a calendar month with daily picks, it reduced the measured Firestore read pattern from 1,740 to 60 document reads by subscribing to visible-month changes and storing picked dates on the journey document.



