User interface

Hi, Are there are any stable Julia packages for creating a basic user interface? For example, an interface that allows a user to enter relevant inputs and run the relevant code by click of a button (like forms in VBA). I do not mind if the user has to open Julia with Atom-Juno but the interface should allow entering inputs in a user-friendly way without digging in to the code.

Also, are there any packages for creating (desktop) apps with Julia for deployment as binaries?