Skip to content

seanmorton/todo-htmx

Repository files navigation

todo-htmx

A dead-simple TODO app designed for personal use. I used to use Asana but it got too cluttered for me.

Built with:

  • Go templ + HTMX to make it nice and snappy.
  • SQLite for its standalone simplicity.
  • Simple.css since I'm awful at CSS and would rather avoid it altogether.
demo.mov

TODO

  • Tasks
    • "Today" / "Tomorrow" due date buttons
    • Full screen description viewer/editor on mobile
    • Calendar view
    • Clickable links in desc
  • Users/Assignees
    • CRUD
    • profile pictures for assignee bubbles on tasks
    • login?
    • default new task assignee to current user
    • private projects
  • Projects
    • update/delete
  • "Pinned" tasks
    • stays at top, no due date
  • Design

About

yet another todo app for personal use

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors