A calm, image-driven memory aid and caregiver communication tool for dementia patients.
The app helps patients revisit key moments via photos and lets caregivers/family members leave contextual voice notes to guide memory and interaction.
β‘ Built with Next.js App Router, TypeScript, Tailwind, and local JSON APIs.
Ideal for offline-first deployment or as a proof-of-concept for scaling to cloud infrastructure.
- πΌοΈ Photo Memories β Upload and display event-based memories with metadata (date, place, people).
- π Voice Notes β Caregivers can record and upload contextual audio messages for each memory.
- π± WhatsApp Invites β Auto-generate WhatsApp links so family members can contribute voice notes remotely.
- π§ Audio Playback β When a patient revisits a memory, any associated voice notes are playable directly.
- π JSON-based Backend β Lightweight, file-backed API storage (
memory.json,voiceNotes.json). - βοΈ Extensible Design β Abstracted API layer makes it easy to swap JSON for Firebase, Supabase, DynamoDB, or S3.
https://github.com/VarunVekaria/Reconnect.git
cd dementia-assistant