Skip to content

This project aims to provide a simple yet scalable task manager with features like Kanban-style task management and the ability to create, update, and delete workspaces, projects, boards, and tasks.

License

Notifications You must be signed in to change notification settings

PhoenixTask/WebApp

Repository files navigation

Phoenix Task WebApp

Frontend Backend

Phoenix Task is a lightweight and fun task management application built with modern web technologies.
The frontend is developed using Next.js, and the backend is powered by ASP.NET Core — hosted in a separate repository:

🔗 Backend Repository: PhoenixTask dotnet-backend

🚀 Overview

This project began as a fun and experimental initiative by a couple of developers who wanted to build a simple yet scalable task manager.
While the main intention was exploration and enjoyment, Phoenix Task has the potential to evolve into a dedicated task management system for internal company use.

You can either host it as-is, or fork and customize it to fit your own needs.

🛠 Tech Stack

  • Frontend: NextJS 15(TypeScript), Tailwind4, dnd-kit, zustand, tanstack query
  • Backend: ASP.NET Core (.NET 9)

📦 Installation & Development

Frontend

git clone https://github.com/PhoenixTask/WebApp.git
cd WebApp
npm install
npm run dev

Make sure to set up the backend from PhoenixTask dotnet-backend and configure the API URL properly in the frontend.

🧪 Features (WIP)

  • Kanban-style task management
  • Create, update, delete workspaces, projects, boards & tasks
  • User-friendly UI
  • Fully open-source and customizable

💬 Support & Contact

Got a suggestion, idea, or feedback? You can find ways to reach me on my GitHub profile — feel free to reach out.

I'm always happy to chat about anything🤠(as long as time allows)

About

This project aims to provide a simple yet scalable task manager with features like Kanban-style task management and the ability to create, update, and delete workspaces, projects, boards, and tasks.

Resources

License

Stars

Watchers

Forks

Packages

No packages published