Skip to content

FEAT: import from Trello support #8

@Uaghazade1

Description

@Uaghazade1

✨ Feature request

We want to add Import from Trello support to Kanba, so users can easily migrate from Trello.

✅ What needs to be built

Trello → Kanba Import:

  • Allow users to import a Trello board into a Kanba project.
  • Required:
    • Authenticate via Trello API (OAuth or API key/token).
    • Fetch Trello boards, lists, and cards.
    • Map Trello lists to Kanba columns.
    • Map Trello cards to Kanba tasks (title, description, labels, members, due dates, etc.).

📦 Resources

📌 Tech Suggestions

  • Build this as a separate React component or modal, e.g. TrelloImportModal.tsx.
  • Use context or hooks to update Kanba board state after import.
  • Add feedback/toast notifications for success/failure.

🤝 Why it matters

This makes Kanba much more attractive for Trello users and improves adoption.


🔥 Good First Issue?

Yes, if broken into sub-issues:

  • Trello auth integration
  • Fetch Trello board data
  • Map Trello → Kanba structure

🛠 Contribution Guidelines

Before starting, please read our CONTRIBUTING.md.

It includes:

  • How to set up the project locally
  • Code standards & best practices
  • PR structure, naming, and communication tips

✅ We kindly ask all contributors to follow these guidelines to ensure a smooth and collaborative process.

Thanks in advance to anyone who helps with this! 🙌
Feel free to comment below or open a draft PR to start the discussion.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions