phoenix-todo-list-tutorial
Todo App Tutorial
A step-by-step tutorial on building a Todo List app in Elixir/Phoenix from scratch for beginners
✅ Complete beginners tutorial building a todo list from scratch in Phoenix 1.7 (latest)
196 stars
14 watching
15 forks
Language: Elixir
last commit: 24 days ago
Linked from 1 awesome list
beginnerbeginner-friendlyelixirlearnlearn-to-codephoenixphoenix-frameworktodotodomvctutorial
Related projects:
Repository | Description | Stars |
---|---|---|
dwyl/phoenix-chat-example | A tutorial on building and deploying a real-time chat application using the Phoenix Framework. | 779 |
dwyl/learn-elixir | A tutorial project that teaches Elixir programming language fundamentals and helps developers build scalable and maintainable web applications. | 1,620 |
dwyl/phoenix-ecto-encryption-example | A comprehensive guide to encrypting data in Elixir Phoenix apps before inserting it into a database. | 274 |
utronframework/tutorials | A tutorial project showcasing the development of a simple Todo List application using Utron framework with a custom Not Found handler. | 10 |
devxoul/swiftuitodo | An early example of a to-do list app using SwiftUI introduced in WWDC19 | 797 |
rajesh6161/pocketbasetodo | A simple todo tutorial using Pocketbase and React to create a real-time todo list application | 18 |
jacklinke/django-htmx-todo-list | An example project demonstrating Django and HTMX concepts for building a todo list application | 82 |
dojo-toulouse/elixir-koans | A collection of small exercises to help discover Elixir by testing | 249 |
utronframework/todo | A Todo list application built using the Utron web framework with support for multiple databases. | 11 |
topydo/topydo | A powerful todo list application using the todo.txt format | 788 |
phoenixframework/phoenix_html | Builds upon Elixir to create safe and convenient HTML structures and abstractions for Phoenix applications. | 403 |
davidgaroro/vue-todo-pwa | A simple Todo PWA built with Vue 3 and Bootstrap 5 to demonstrate basic state management and routing concepts. | 19 |
alexander-elgin/vue-todo-list | A sample Vue.js app demonstrating state management and validation using Vuex, Vuetify, and Vee-Validate. | 13 |
jaredlockhart/django-htmx-todo | A Django application demonstrating the integration of htmx with a Todo list feature | 9 |