taskly Tailwind Templates

Taskly

A simple Task Management app built with Laravel (API with user authentication & task management) and React with Tailwind CSS for the frontend

Taskly - Task Management App

A simple and efficient task management system built with Laravel (Backend API) and React + Tailwind CSS (Frontend). This app allows users to create, edit, delete, and mark tasks as completed while providing authentication using Laravel Sanctum.

🚀 Tech Stack

Frontend:

  • React 18+
  • Vite
  • Tailwind CSS
  • React Router
  • Redux Toolkit (for state management)

Backend:

  • Laravel 11
  • Laravel Sanctum (for authentication)
  • MySQL
  • Eloquent ORM

API Documentation:


✅ Features

🔐 User Authentication

  • Register & Login using Laravel Sanctum
  • Users can update their profile (name, email, password)

Task Management

  • Create, update, delete, and view tasks

  • Each task includes:

    • title
    • description
    • due_date
    • status (Pending or Completed)
  • Only the task creator can edit or delete their tasks

📌 Task Filtering & Sorting

  • Sort tasks by due date
  • Filter tasks by status (Pending or Completed)

📄 API Documentation

Top categories

Loading Svelte Themes