Tutorials

Learn to build Genie apps step by step

Working with forms

How to add regular HTML forms and reactive forms to your app.
Reactive UI basics

Introduction to the basic concepts to get started building reactive UIs.
Building a simulation app with Genie Builder

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.
Building a data fitting app

Beginner introduction to Genie Builder showing how to create a dashboard for fitting a curve to data points.
Map charts

Adding an interactive map chart with PlotlyJS.
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.
German Credits dashboard

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.
Multipage app for data analysis

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.
MVC movies app

Develop a feature rich MVC app including user facing web pages, a REST API endpoint, and user authentication.
Genie