callaghanmt / research-stacks

Reproducible software stacks for research
MIT License
0 stars 0 forks source link

how is UI used ? #2

Open lbillingham opened 7 years ago

lbillingham commented 7 years ago

As a visitor I open the site

  1. I am invited to pick a scientific domain by clicking on an icon : e.g. Seismology, Astronomy, Data Science
  2. a) If I have picked a domain, a set of multi-selectable listboxes are filled out for me showing what will be installed on my container
    • language(s): [python2, python3, r, ...]
    • packages: [obspy, astropy, scikit-learn, tidyverse, ...]
  3. b) If I have not picked a domain, all the multiselects are left blank for me to fill in a suitable combination of language and packages
  4. When I have selected either an icon or a customised set of packages, I press the 'GO' button
  5. The page reloads and shows me a Dockerfile and instructions on how to get started using it
lbillingham commented 7 years ago

? too much for MVP?

initially lets just get links pointing from index page to static dockerfiles