Skip to content

Kanban task management web app made with cloudflare workers, trpc, prisma and react

License

Notifications You must be signed in to change notification settings

DaveDeDave/kanban

Repository files navigation

Kanban

This is a kanban task management web app. It is possible to create boards, custom columns and tasks.

kanban board page

General info

There is a live demo available here.

At the moment, I implemented basic features. Occasionally, I might hop on this project and add new stuff (e.g. shared boards, dark theme, subtasks).

"nice to know" information

Don't use the online demo to store important information since a preconfigured service truncates all the tables every week.

The online demo uses only free-tier cloud services that have a maximum request limit per month. For this reason, if the online demo exceeds the free-tier request limit, it won't be available until the following month.

Technologies

github-actions cloudflare-workers prisma postgres trpc react docker

  • Github Action as CI/CD
  • Cloudflare Workers for hosting backend services
  • Prisma with postgres as database
  • tRPC for typesafe APIs
  • React for frontend
  • Docker and other technologies for local development

About

Kanban task management web app made with cloudflare workers, trpc, prisma and react

Resources

License

Stars

Watchers

Forks

Languages