Genie tutorials

Learn to build Genie apps step by step

Working with forms

How to add regular HTML forms and reactive forms to your app.

beginner
Reactive UI basics

Introduction to the basic concepts to get started building reactive UIs.

beginner
UI
Building a simulation app with Genie Builder

Create a dashboard to run a simulation implemented in ModelingToolkit.jl.

Genie Builder
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.

Genie Builder
Building a data fitting app

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

Genie Builder
Map charts

Adding an interactive map chart with PlotlyJS.

interactive
maps
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.

csv
form
low-code
German Credits dashboard

Turn your analysis code into a dashboard for data exploration using the no-code editor.

dashboard
plots
no-code
Iris clustering dashboard

Build a dashboard with the low-code API for the classification of flower species using with k-means clustering.

ML
plots
low-code
Multipage app for data analysis

Explore data, train a neural network, and serve the model via an API.

ML
plots
low-code
MVC books app

Learn to work with views, controllers and databases in the model-view-controller architecture.

MVC
view
database
MVC movies app

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

MVC
API
database