BlockDex

Components

Registries

Free blocks

Method

BlockDex

Components

Registries

Free blocks

Method

Open API

BlockDex

Components

Registries

Free blocks

Method

Open API

Components/square-ui/task-management

Task Management Template

square-ui/task-management
FreeBlock

Simple board interface for managing tasks. Built with Next.js and shadcn/ui.

Install it

npx shadcn@latest add https://square.lndev.me/registry/task-management.json

Source

https://raw.githubusercontent.com/ln-dev7/square-ui/master/templates/task-management/app/page.tsxsquare.lndev.me/registry/task-management.json
1import { TaskSidebar } from '@/components/task/sidebar/task-sidebar';
2import { TaskHeader } from '@/components/task/header/task-header';
3import { TaskBoard } from '@/components/task/board/task-board';
4import { SidebarProvider } from '@/components/ui/sidebar';
5
6export default function Home() {
7 return (
8 <SidebarProvider>
9 <TaskSidebar />
10 <div className="flex-1 flex flex-col overflow-hidden h-screen">
11 <TaskHeader />
12 <main className="w-full h-full overflow-x-auto">
13 <TaskBoard />
14 </main>
15 </div>
16 </SidebarProvider>
17 );
18}

Files it writes

  • task-management.json

Facts

Registry
square-ui
Type
registry:block
Access
Free
Files written
1
Licence
NOASSERTION
First indexed
2026-08-02
Last confirmed
yesterday

Go to the source

square.lndev.me zerostaticthemes/square-ui on GitHub Raw registry item This item as JSON

More from square-ui

All 22 items
Same registry, same kind — the ones you would have found next
ComponentRegistryKindAccessInstallsCommand
Chat Applicationchatsquare-uiBlocksFreeno deps
Emails Templateemailssquare-uiBlocksFreeno deps
BlockDex

Built by

Kynth Studio

Index

Components
Registries
Method
Open API

Guides

shadcn component libraries
Best shadcn registries
Free shadcn blocks

Reference

Corpus counts
Crawl health
hello@kynth.studio
Privacy
Terms

BlockDex

BlockDex

Built by

Kynth Studio

Index

Components
Registries
Method
Open API

Guides

shadcn component libraries
Best shadcn registries
Free shadcn blocks

Reference

Corpus counts
Crawl health
hello@kynth.studio
Privacy
Terms

BlockDex

BlockDex

Built by

Kynth Studio

Index

Components
Registries
Method
Open API

Guides

shadcn component libraries
Best shadcn registries
Free shadcn blocks

Reference

Corpus counts
Crawl health
hello@kynth.studio
Privacy
Terms

BlockDex