Inspiration
Turn everyday health data into simple trends and early flags while safely bridging patients, families, and providers with a read‑only share view
What it does
Captures metrics (mood, vitals, sleep), records assessment responses (e.g., PHQ‑9), and lets users generate read‑only share links for care circles
How we built it
Next.js 14 App Router + Tailwind UI with Prisma (SQLite) models and a minimal cookie session, wired through simple API routes and a Prisma singleton
Challenges we ran into
Balancing simplicity, privacy, and access control with SQLite JSON constraints and getting SSR + API flows and session bootstrap right
Accomplishments that we're proud of
End‑to‑end metric capture with auto‑refresh, assessment submission pipeline, and care circle invites with share tokens for read‑only access
What we learned
Practical patterns for App Router APIs, lightweight session management via cookies, and modeling share scopes and relationships in Prisma
What's next for CareTrace
Add better charts, anomaly detection, and CSV export, plus stronger auth and UI polish
Built With
- prisma
- react.js
- sqlite
- talwind
- typescript
Log in or sign up for Devpost to join the conversation.