GoShip
How It WorksChallengesPricingEmployers
Sign InGet Started
0developers
0companies
0assessments scored
How It Works
|Pricing
|Challenges
|Employers
|Privacy
|Terms
GoShip© 2026
Get updates
Twitter·GitHub
Systems nominal
BUILDMID

Build a Task Manager

60 minutes
0 completed
reacttypescriptfrontendcrud

Description

Build a Task Manager

Build a fully functional task management application from scratch.

Requirements

  • Create, read, update, and delete tasks
  • Task properties: title, description, status (todo/in-progress/done), priority (low/medium/high), due date
  • Filter and sort tasks by status, priority, and due date
  • Responsive UI that works on desktop and mobile
  • Persist data (localStorage is acceptable)
  • Bonus Points

  • Drag and drop between status columns
  • Search/filter functionality
  • Keyboard shortcuts
  • You will be guided through MCP setup before the timer starts