Skip to content
/ mastodon Public

Participant relationship management (PRM) software for large epidemiology studies.

License

Notifications You must be signed in to change notification settings

CLSA/mastodon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mastodon
========

Web-based participant relationship manager (PRM) software which stores participant
personal and contact information and facilitates all interaction with participants.
Designed for large epidemiology studies, Mastodon integrates with Sabretooth and
Beartooth, software for the telephone-based and personal-based collection of study
questionnaires and data, respectively.

src/
  This is where the programming interface belongs.
  This includes all packages, classes, functions, settings, etc.

aux/
  Any auxiliary files which are needed by the software go here.

web/
  This is the public web directory that a web server links to.

web/api/
  The root of the restful web API

web/app/
  Application-specific extensions to the Angular-based web application

doc/
  All documentation for Sabretooth is found here including the apigen generated API
  documentation and design documents.

doc/report/
  Spreadsheet-based report templates are stored here

db/
  This is where all sql needed to install the application belongs.
  This includes database schemas, default data and script to upgrade from older 
  versions.

About

Participant relationship management (PRM) software for large epidemiology studies.

Resources

License

Stars

Watchers

Forks

Packages

No packages published