TaskFlow is a simple and lightweight task manager web application built with Laravel and PHP, styled using Tailwind CSS. It allows users to add tasks, mark tasks as complete, and delete tasks — helping you stay organized and productive.
- Add new tasks with a title or description
- Mark tasks as complete
- Delete tasks
- Responsive UI built with Tailwind CSS
- Built on Laravel’s MVC architecture for clean and maintainable code
- PHP >= 8.0
- Composer
- Laravel 9.x (or your version)
- MySQL or any other supported database
- Node.js and npm (for frontend assets)