mirror of
https://github.com/noodlapp/noodl-docs.git
synced 2026-01-11 23:02:54 +01:00
* Feat: Add notices of creating empty git repos * Feat: remove references to workspaces and cloud and add notices of old videos
23 lines
1.1 KiB
Markdown
23 lines
1.1 KiB
Markdown
---
|
|
hide_title: true
|
|
title: Task List App Build Along
|
|
---
|
|
|
|
# Task List App Build Along
|
|
|
|
In this two parts video series, Johan will walk you through how he builds a task list app. This Build Along is excellent for beginners since it will take you through all of the basic functionality of Noodl.
|
|
|
|
You can import the full project [here](/library/examples/task-list-app).
|
|
|
|
:::note
|
|
These videos are from a deprecated commercial version of Noodl and include some features not present in the open source version, notably workspaces and built-in Git hosting
|
|
:::
|
|
|
|
## Part 1 - UI Controls and Layout
|
|
|
|
<iframe width="560" height="315" src="https://www.youtube-nocookie.com/embed/TNnn0Gzj-H4" title="YouTube video player" frameBorder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowFullScreen></iframe>
|
|
|
|
## Part 2 - Connecting to the Noodl Backend
|
|
|
|
<iframe width="560" height="315" src="https://www.youtube-nocookie.com/embed/HCqlSUyguiE" title="YouTube video player" frameBorder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowFullScreen></iframe>
|