> ## Documentation Index
> Fetch the complete documentation index at: https://mintlify.com/estebansalas94/Prueba-Soporte/llms.txt
> Use this file to discover all available pages before exploring further.

# Prueba Soporte - Task Manager

> A Laravel 11 + Vue.js task management application with user authentication, task assignment, and CRUD operations.

<CardGroup cols={2}>
  <Card title="Introduction" icon="house" href="/introduction">
    Learn what Prueba Soporte is and how it works.
  </Card>

  <Card title="Installation" icon="download" href="/getting-started/installation">
    Get the application running locally in minutes.
  </Card>

  <Card title="Features" icon="list-check" href="/features/task-management">
    Explore task management, authentication, and assignment features.
  </Card>

  <Card title="API Reference" icon="code" href="/api/overview">
    Full reference for all available API endpoints.
  </Card>
</CardGroup>
