← projects

$ dagamant.com / board

↗ site
Planning 1

front page layout

Waiting to have everything made before deciding on final layout

2026-04-20 20:23

Made a change on the admin page that lets me drag to reorder projects. This lets me keep my current project near the top of the list.

2026-04-20 22:56

removed the flicker

In Progress 1

Security audit

Add some extra security beyond being a bespoke service that is basically immune to bots.

REVIEW
Testing 0

empty

Finished 11

Basic site skeleton

get the page working

Blog Skeleton

Create routes and views for blog posts.

Add Kanban

A basic Kanban board for project tracking and public view

Blog images

Upload images and create a markdown tag to put them in the post

Usability organization nice to have

Better kanban

Add more features to make it more useful. Idea 1, updates to tasks. little update field that adds a line to the task to keep the process documented. Idea 2, tags to help keep tasks organized

2026-04-20 19:16

This is a task update

2026-04-20 19:19

I am adding the tags and tag pills now

2026-04-20 19:20

Tags added, kanban is now better

Fix colors to be more readable

brighten text, subdue the CRT glow effect / blur

2026-04-20 19:16

Added a color switcher to the bottom right. it sticks there and allows visitors to choose their preferred color

2026-04-20 19:17

Removed the blur from standard text but left it on headings

2026-04-20 19:58

angry about readability. removing color picker and just putting in a basic color palet

2026-04-20 20:01

This works

Usability nice to have

Kanban toggle for projects

Not all projects need a kanban and it will be more for managing new projects so I want a toggle that can disable it for old projects.

2026-04-20 19:21

Toggle added, default is off.

Attach image to project for header

Right now I just have the server grab a screenshot from an attached URL. I need to be able to add my own images

2026-04-20 20:17

Need to make it so the attached image overrides the screenshot.

Kanban layout

Give the Kanban a better layout

2026-04-20 20:08

removed a column to make it only 4 columns. there is more room for activities now

2026-04-20 20:38

I think this is good. with the amount of data each card holds the wider columns make sense and the two row layout is logically sound.

Projects skeleton

create routes and views for project cards

Mobile friendliness

Can’t add cards, focus prevents touching add button. Can’t drag cards.

2026-04-21 02:54

Switched to html5 drag and fixed focus event.

2026-04-21 02:55

Made columns more mobile friendly on smaller screens.