Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 498 Bytes

File metadata and controls

25 lines (19 loc) · 498 Bytes

#Task Manager CT A simple Laravel based Task Manager application with project based task organization, drag and drop reordering and inline project creation

Features

-Create, edit, delete projects -Create, edit, delete tasks -Assign tasks to projects -Drag and drop task reordering with priority updates -Filter tasks by project -Responsive design, no external dependencies except SortableJS

--

Requirements

-PHP >=8.1 -Composer -Mysql -Node.JS & npm -Laravel >=10

--

Installation