Skip to content

Techno3d/TodoTutorialDruid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

4060b34 · Feb 4, 2023

History

3 Commits
Jan 30, 2023
Jan 30, 2023
Jan 30, 2023
Jan 30, 2023
Feb 4, 2023
Feb 4, 2023

Repository files navigation

Todo App In Rust & Druid

This is the git repo for my YouTube tutorial on making a todo app in rust!

This guide goes through

  • Setting up druid and other dependencies
  • Creating the basic design of the app
  • Context Menus and deleting tasks
  • Saving state
  • Controllers (to use enter as an input method for todos)
  • Theming

Extra challenges

  • Use another format that is not JSON for saving data
  • Style your app

About

Druid Todo Tutorial

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages