dagamant
← Projects

dagamant.com

↗ site
Planning 0

empty

In Progress 1

Task archive

Archive tasks after they sit in finished for a while. Archive can sit below the task board and contain collapsed tasks that can be expanded to view.

In Review

Testing 2

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

2026-04-28 04:18

Still thinking about changes, need to look at design ideas

2026-05-13 13:34

Changing color scheme to a more readable dark theme. and reworking the headers and footers

Family dashboard

A place for the family to manage chores, meal planning, house tasks, and scheduling.

2026-04-27 20:48

Meal planner added

2026-04-27 20:48

calendar added

2026-04-27 20:48

Need to make meal suggestions sortable

2026-04-28 04:09

Add project boards or chore tracking

2026-04-28 04:36

User account creation handled on the back end via script to encrypt the user data. No public account creation.

Finished 19

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.

Security audit

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

2026-04-21 16:07

Created a tar pit for bots.

Tar Pit

Add a tar pit to trap attack bots and see what they are up to.

2026-04-21 20:21

Tar pit working. implementing on other sites.

2026-04-21 20:23

Counts multiple probes by one bot as multiple bots. I got a card labelled wrong

blog post tags

Added tags to blog posts

2026-04-23 22:46

Menu items for blog tags? Maybe categories...

2026-04-24 05:36

Skipping categories for now, will recisit with Patreon function clone.

Switch .md editor

something with a little more power.

Fix .md rendering

The new editor may have broken rendering of .md files. My newest post did not get formatted correctly once posted.

2026-04-26 23:04

The editor renders MD a little differently than the blog. I needed an extra 'new line' before bulleted lists for them to render correctly.

Basic site skeleton

get the page working

Blog Skeleton

Create routes and views for blog posts.

Analytics "add to trap"

A button that adds a request to the tar pit trap patterns

2026-04-26 22:42

Button in place

2026-04-26 22:42

Adding a method to remove the item from analytics once added to trap patterns.

Some nice graphs for the tar pit

Writing organization tools

Something to help write and organize .md files for projects

2026-04-22 20:18

Private so I can view but others cannot

2026-04-24 05:34

.md file editor shouldn’t be too difficult to implement.