Skip to content

themaximus/Task-Manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Smart Board (Task Manager / Notion Clone)

A standalone Notion-like Personal Wiki, Kanban Board & Document Manager.

Features

  • Project Space Management: Switch between multiple projects or workspaces.
  • Interactive Tree-view Wiki: Add, organize, and delete hierarchical pages.
  • EditorJS Workspace: Rich text documentation with support for headers, lists, checklists, spoilers, custom stat-blocks, image uploads, and files.
  • Embedded File Attachments: Attach any files or render PDFs directly in an interactive card, centered iframe, or slide-out Side Peek panel.
  • Kanban Board: Full-featured Kanban board for each page to manage tasks.
  • Global Search: Instant full-text search across all pages in a project using Ctrl+K (or Cmd+K).
  • Data Portability: Export your entire workspace database to a JSON file or import it back at any time.
  • Local Storage & IndexedDB: All data and loaded files are saved locally in the browser (persistent offline).

Quick Start

  1. Install dependencies:

    npm install
  2. Run the server:

    npm start
  3. Open your browser and navigate to:

    http://localhost:3000
    

Author

Maksym Herashchenko

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors