Skip to content

A trello clone built with golang, HTMX and AlpineJS

Notifications You must be signed in to change notification settings

nishojib/gotrello

Repository files navigation

Trello Clone built with golang, Templ, htmx, AlpineJS and Supabase

Disclaimer: Project uses Supabase for Authentication only. Please create a .envrc file similar to the .envrc.example and run:

make run/web
make tailwind
make templ

Features to add in goTrello

  • CSRF Token for all forms
  • Authentication
  • Settings/Accounts Page
  • Save images with cloudflare
  • Connect User + Project
  • Create Project
  • Edit Project
  • Delete Project
  • Create Status
  • Edit Status
  • Delete Status
  • Edit Task
  • View Task Page
  • Add label to tasks
  • Add duration to tasks
  • Add checklist to tasks
  • Allow multiple users to use the same project
  • Assign task to a user in the project
  • Commenting
  • Rich MD? editor for task description

About

A trello clone built with golang, HTMX and AlpineJS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published