A simple yet powerful task tracker application, built with Laravel 12 and Tailwind CSS. This project allows you to organize your work into different project categories and manage tasks within them with a complete CRUD (Create, Read, Update, Delete) workflow.
| Project Selection Page | Task List Page | Edit Task Page |
|---|---|---|
![]() |
![]() |
![]() |
- Project Categorization: Group your tasks into different projects.
- Full CRUD Functionality: Easily
Create,Read,Update, andDeletetasks. - Task Status: Track the progress of each task with clear statuses:
Not Started,On Progress, andCompleted. - Responsive Interface: A clean and modern interface built using Tailwind CSS.
- Database Driven: All data is efficiently managed using a relational database.
- Modern Setup: Uses Vite for super-fast asset bundling.
- Backend: PHP 8.2, Laravel 12
- Frontend: Tailwind CSS, Blade
- Database: SQLite (default), can be replaced with MySQL, PostgreSQL, etc.
- Build Tool: Vite


