Demo app for the German Credits dataset. Created with GenieBuilder, Genie and Julia.
Clone the repository and install the dependencies:
First cd into the project directory then run:
$> julia --project -e 'using Pkg; Pkg.instantiate()'Then run the app
$> julia --projectjulia> using GenieFramework
julia> Genie.loadapp() # load app
julia> up() # start serverOpen your browser and navigate to http://localhost:8000/
Alternatively, register/login at https://geniecloud.app and import the app. You can then deploy it to the cloud.