Tutorials
Learn to build Genie apps step by step
Building a simulation app with Genie Builder
Create a dashboard to run a simulation implemented in ModelingToolkit.jl.
Create a dashboard to run a simulation implemented in ModelingToolkit.jl.
Building a stock explorer dashboard with Genie Builder
Create a dashboard to get price data, trend plots, and metrics for stocks in the US market.
Create a dashboard to get price data, trend plots, and metrics for stocks in the US market.
Building a data fitting app
Beginner introduction to Genie Builder showing how to create a dashboard for fitting a curve to data points.
Beginner introduction to Genie Builder showing how to create a dashboard for fitting a curve to data points.
App with CSV uploader
This tutorial will show you how to quickly turn your data analysis Julia code into a web app using the low-code API.
This tutorial will show you how to quickly turn your data analysis Julia code into a web app using the low-code API.
German Credits dashboard
Turn your analysis code into a dashboard for data exploration using the no-code editor.
Turn your analysis code into a dashboard for data exploration using the no-code editor.
Iris clustering dashboard
Build a dashboard with the low-code API for the classification of flower species using with k-means clustering.
Build a dashboard with the low-code API for the classification of flower species using with k-means clustering.
Multipage app for data analysis
Explore data, train a neural network, and serve the model via an API.
Explore data, train a neural network, and serve the model via an API.
MVC books app
Learn to work with views, controllers and databases in the model-view-controller architecture.
Learn to work with views, controllers and databases in the model-view-controller architecture.
MVC movies app
Develop a feature rich MVC app including user facing web pages, a REST API endpoint, and user authentication.
Develop a feature rich MVC app including user facing web pages, a REST API endpoint, and user authentication.