thesnakebite's avatar

Recommendations for implementing a Trello-like interface in Laravel: Tabler vs Other Free Templates

I'm working on a technical test where I need to build a Trello clone using Laravel. The requirements include:

Project Requirements:

  • REST API with JWT authentication
  • Kanban board interface (like Trello)
  • Ability to manage boards, lists, and cards
  • Drag and drop functionality

Current Considerations:

  1. Tabler Admin Template
    • Has a nice tasks/kanban interface
    • Not sure about the best way to integrate with Laravel
    • Free version available

What I'm Looking For:

  1. Recommendations for free templates that work well with Laravel for this kind of project
  2. Best practices for integrating admin templates with Laravel
  3. Experience with similar implementations

Has anyone built something similar? What template/approach would you recommend?

0 likes
5 replies
martinbean's avatar

@thesnakebite Surely if this is a technical test, then you’re being testing on how you would approach the problem, and not what answers you got from strangers on a forum.

thesnakebite's avatar

I appreciate your concern @martinbean, but in this case Filament was specifically suggested by the teaching staff as part of the project requirements. My goal is to demonstrate the ability to integrate and adapt professional tools to specific needs, which is an equally valuable skill in real development.

martinbean's avatar

@thesnakebite Then demonstrate your ability to “integrate and adapt professional tools”, instead of crowd-sourcing the solution and getting other people to complete your take-home test for you.

Please or to participate in this conversation.