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.
A Kanban board intended for personal use, and as a way to show others what I'm working on
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.
Modify the backend so that we can modify the text we have in the different sections on the front-end
Come up with a minimalist design for the front end of burkart.dev
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.
Come up with a simplistic way to implement authentication for the backend
Push the project to github and connect it to a vercel project
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.
Configure Burkart.dev DNS to point to Vercel deployment
Implement the back-end portal we'll use for creating, reading, updating, and deleting projects and their respective contents.