Skip to content

upmt/upmt

Repository files navigation

μPMT - micro Phenomenology Modelling Tool

μPMT is aimed at researchers using microphenomenology interviews (also know as explicitation interviews) to study lived experience. It has been designed to help analyze the micro-dynamics of experience as described in interview transcriptions, by modelling and formalizing the sequential unfolding of "experience moments" described with categories and properties, and linked to the descriptemes - excerpts of the transcript - that justify them.

Access the latest version at https://upmt.github.io/upmt/

Read documentation.

Ask questions and discuss with the community on the forum https://github.com/upmt/upmt/discussions

Report bugs and ask for features at: https://github.com/upmt/upmt/issues

LICENCE

See the LICENSE file for license rights and limitations (GNU GPLv3).

Developer installation instructions

Install the dependencies

yarn
# or
npm install

Start the app in development mode (hot-code reloading, error reporting, etc.)

npx quasar dev

Build the app for production

npx quasar build

Packages

 
 
 

Contributors