Skip to content

Roadmap

Dario Salvi edited this page Dec 26, 2025 · 10 revisions

Mobistudy roadmap

Roadmap for the whole project, including API, Web and App.

Version 0.1.x

  • create study
  • informed consent
  • forms, data query
  • create and manage users, teams, participants
  • security and access control

Version 0.2.x

  • Docker image for the server
  • migrate to quasar 1.x
  • internationalisation
  • introduce automated tests
  • if no pincode is set on phone, refuse to start the app
  • invite-only studies
  • use encrypted db on the app
  • position + environment task
  • scheduling at given times
  • long task data should be stored on files
  • tasks:
    • 6MWT task
    • Queen's college step test
    • data collection from a wearable device
    • step test task
    • data from wearable(s) task
    • peak flow meter task
    • pulseoximeter task

Version 0.3.x

  • all data should be stored on file
  • common, simplified structure for tasks results
  • tasks:
    • finger tapping task
    • timed up and go test
    • drawing test
    • vocalization test
  • audit log should not store results from tasks, just a link to where the data is

Version 0.4.x

  • test studies
  • test patients
  • patient's timeline on app (can use the audit log ?)
  • migrate from moment to Luxon or even nothing
  • generalised scoring for forms/questionnaires (a function that generates an array of scores + their names)
  • forms can be drafted and belong to teams

Version 0.5.x

  • adopt simple JSON notation, get rid of _key
  • participants' access to the website
  • external integrations through a well-defined API (?)
  • add pictures and markdown text in questions and some fields
  • educational content, with markdown, pictures and links

Version 1.0.x

  • independent security audit

Version 1.1.x

  • marketplace where to sell/buy extra components
  • booking of appointments like with GPs or with commercial software
  • anonymised export of data

Clone this wiki locally