mardi 27 juin 2017

Polymorphed UI elements

I am building the following app using Javascript and Electron.js. There's video playing at the top, and corresponding data are displayed at the bottom. When the video plays, a marker move along in the charts.

When the use press the Add data button, new data could be imported. Depending on the type of data, different UI chart will be shown.

Which design pattern/architecture should be used to implement this feature? I know that the question is quite vague, but I'm at the designing and planning phase and any advices are appreciated.

enter image description here

Aucun commentaire:

Enregistrer un commentaire