Skip to content

A modern task management application built with Laravel 12 and Livewire for organizing projects and tracking tasks with priorities

Notifications You must be signed in to change notification settings

asmshaon/task-management

Repository files navigation

Quick Start

1. Download and Extract

Download the project zip file and extract it to a folder named task-management.

Or Clone the repo from GitHub

2. Run Setup

# Enter project directory
cd task-management

# Make setup script executable and run it
chmod +x setup.sh && ./setup.sh

Start

  docker compose up -d

Stop

  docker compose down

About

A modern task management application built with Laravel 12 and Livewire for organizing projects and tracking tasks with priorities

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published