TaskLine

Stop losing client requests in email. Get organized.

📋

Task Requests

Clients submit tasks. You review and quote them.

💰

Instant Quotes

Set prices and timelines. Client approves with one click.

📅

Simple Timeline

See what's upcoming and completed. Total transparency.

Ready to get started?

Follow the setup guide in SETUP.md to configure your environment.

# 1. Install dependencies
npm install
# 2. Set up environment
Edit .env.local with your Supabase keys
# 3. Run dev server
npm run dev