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. The users can organize their tasks using different boards and columns.

General info

The development of the backend of this web app has been completed and there is a live demo available at https://main.projectkanban.workers.dev/.

The frontend is under development. I work on this project occasionally so i can't guarantee when it will be completed. Anyway, There is a a live demo available at https://kanban-35a.pages.dev

"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