Back to Projects

Worknest

A Notion-style project management application for organizing pages, notes, and tasks.

React 19TypeScriptViteShadcn/uiTailwind CSSAppwrite (backend)
Worknest screenshot 1
Worknest screenshot 2
Worknest screenshot 3

Overview

WorkNest is a web application that lets you create and organize content in a block-based editor. You can create pages, add different types of content blocks, and use templates for calendars and roadmaps.

Key Features

  • Block-based editor for creating pages and content
  • Templates for calendars and roadmaps
  • Note-taking functionality
  • Task management
  • Project management
  • User accounts and authentication

Challenges & Solutions

The main challenge was building a performant application that could handle thousands of pages and content blocks while maintaining fast search and filtering capabilities. We implemented efficient database indexing and search algorithms to ensure quick response times.