A simple and modern project management tool where you can add tasks, organize them, and track progress with ease.
Perfect for small teams or personal productivity!
- ✅ Create, edit, and delete tasks
- 📌 Organize tasks by status (e.g., To Do, In Progress, Done)
- 👥 Lightweight and easy to use
composer install
npm install
php artisan migrate
// Or with seeding databas
php artisan migrate --seed
php artisan serve
6. Go to [localhost](Go to http://localhost:8000)

TaskFlow is a lightweight project management app that helps you stay organized and productive by tracking tasks from start to finish.