Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

Question Application

Question is a diagnostic tool and symptom tracker. Its two main functions are:

  1. Manage and document the process of problem solving.
  2. Log and aggregate data about the symptoms of problems.

UI Prototype

image image

  • Data points related to problems are organized in hierarchical data trees.

  • All data points are assigned to a specific type.

  • Data points are displayed in italics, and types are displayed in normal text.

Application Architecture

Question's architecture is being determined according to Local-first principles.

Component Technology
Data Store SQLite database (see Question Database repo)
User Interface Web browser
UI Prototypes Svelte
UI Framework TBD
Sync Engine TBD

Project Status

The project is in early development and current focus is on creating specifications (Question Wiki).

About

Question is a diagnostic tool and symptom tracker.

Topics

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors