BUR-001Read-only

Burkart.dev

A Kanban board intended for personal use, and as a way to show others what I'm working on

3 columns9 cards

To Do

1

Add a "Go to Project" Link when applicable

When I specify a project URL, I should see a button appear on the Kanban Board when I open a project to go to that project's URL.

To DoBUR-90069

In Progress

1

Modify Backend to Allow for Further Front-end Modification

Modify the backend so that we can modify the text we have in the different sections on the front-end

In ProgressBUR-30006

Done

7

Design Frontend

Come up with a minimalist design for the front end of burkart.dev

DoneBUR-005

Design Kanban Modal

Design the Kanban board that will be used both within a modal on the front-end as well as a full CRUD interface on the backend.

DoneBUR-006

Implement Authentication for Backend

Come up with a simplistic way to implement authentication for the backend

DoneBUR-30001

Host Project on Vercel

Push the project to github and connect it to a vercel project

DoneBUR-30003

Configure DB on TiDB

We'll be hosting our DB on TiDB since we don't have a VPS project on IONOS with our Burkart.dev domain, and the database on the server doesn't support remote connections from our Vercel deployment.

DoneBUR-30002

Configure Burkart.dev DNS

Configure Burkart.dev DNS to point to Vercel deployment

DoneBUR-30004

Implement Backend

Implement the back-end portal we'll use for creating, reading, updating, and deleting projects and their respective contents.

DoneBUR-30005