A small side project built with React and ASP.NET API that works as a digital workspace for brainstorming and task tracking.
It allows users to create projects, add tasks, visualize progress, and use a collaborative canvas dashboard for free-form notes or drawings.
Since the app is hosted on a free hosting service, performance may sometimes feel slow.
- Magic link authentication (no password needed)
- Create and manage projects
- Add tasks to projects
- Mark tasks as complete
- Track project completion percentage
- Interactive canvas dashboard inside each project:
- Draw, brainstorm, and organize ideas visually
- Paperless project planning and brainstorming in one place
- Responsive and clean UI with Tailwind CSS
- React (frontend)
- Tailwind CSS (UI styling)
- ASP.NET API (backend)
- This is a side project, not a production-level app.
- Hosted on a free hosting service, so performance and response times may vary.