planner

command module
v0.0.7 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 12, 2023 License: MIT Imports: 15 Imported by: 0

README

Planner

⚠️ EXPERIMENTAL For private usage only. Author doesn't guarantee any future maintenance, releases or breaking changes.

Planner - a basic single-user SPA-like webapp task tracker with built-in UI.

Video (task create/update/delete)
Screen 1 (Task form)
Screen 2 (Task statuses)

Features

  • ✅ find/create/delete/update tasks
  • filter tasks
    • ✅ by status
    • ❌ by age
    • ❌ by priority
    • ❌ by tag
  • ❌ schedule task / create an event linked to tasks
  • ❌ calendar
  • ❌ task priority
  • ❌ expired-task monitoring
  • ❌ tags
  • ❌ criteria-search (by tag / name-pattern / ...)

Usage

You shouldn't.

Idiology of the repo/project

  • Go mod doesn't contain deps
  • Go files sit in one 'main' package
  • Bare minimum CSS library (Just to make it more visually appealing)
  • No direct/manual code in JS/TS/Hyperscript/whatever (one exception is invocation of markdown renderer on page).
  • Author has no prior Go/HTMX knowledge
  • Zero-motivation to finish this project

Dependencies / Credits


MIT

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL