MS
Mario Speck

Initial Tasks - Copy this React, Tailwind Component to your project

please update to match the cards with the following data structure: interface Project { id: number; user: string; location: string; assignee: Assignee; status: 'noTasks' | 'openTasks' | 'overdueTasks' | 'fullfilledTasks'; createdAt: Date; daterangeSelected: DaterangeSelected; }

Prompt

About

initialTasks - A dynamic datagrid with filtering options and a toggle to switch to kanban view, professionally built with React and Tailwind. View and copy code!

Share

Last updated 1 month ago