Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 483 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 483 Bytes

Self Test: Track Depression

Screenshots

This is a demo app to showcase various technologies in small offline-only app. Use at your own risk. This app cannot replace professional help.

Flutter app to self test depression level using PHQ-9 questionnaire. Save history, view previous answers, and optionally export data into JSON.

Tech Stack

  • riverpod, hooks and freezed for state management,
  • drift for peristence,
  • go_router for routing,