# VivideJS project documentation

## Current Architecture

![Architecture Image Missing](./architecture_v2.png)

## Roadmap

 - [x] displaying lists
 - [x] scriptable data transformation
 - [x] scriptable data presentation
 - [x] data-flow between widgets
 - [x] displaying tree structures
 - [ ] infinite / recursive trees
 - [ ] tables
 - [ ] connecting widgets using drag-and-drop
 - [ ] multiple data sources
 - [ ] data streaming
 - [ ] changing data (whatever that means)
