crispinb / chrello-lv

Kanban style frontend for Checkvist (Phoenix LiveView)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Abandoned

To be replaced by https://github.com/crispinb/chrello


Chrello

Purpose

This has 2 aims:

  1. for me to learn a bit more about Phoenix LiveView
  2. as a proof-of-concept of what seems in principle a nice idea (to provide a Trelloish view of a Checkvist list)

Scope

Given the difficulty (inherent to software it seems) of keeping ambitions in check, and my own lack of Phoenix LiveView skill, I'll start with these limits in mind:

  • The board <-> Checkvist list mapping will be the simplest possible: one list, one board. Each top level list item is a column. Each first level list item is a card. Behaviour for sub-items, and a bunch of other things, is undefined, making Chrello much like C. Chrello may be more colourful than C when I have Tailwind mastered though.

FAQ

  • isn't "Chrello" a ridiculous name?

    Yes but I am English so this is a matter of cultural identity.

  • mightn't the name be a trademark violation?

    Probably but I'm also Australianish so .. cultural identity again.

Refs

About

Kanban style frontend for Checkvist (Phoenix LiveView)


Languages

Language:Elixir 89.5%Language:HTML 5.5%Language:JavaScript 2.6%Language:CSS 2.4%