Genie tutorials

Learn to build Genie apps step by step

Reactive UI basics

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

beginner
UI
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