Skip to content

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

Notifications You must be signed in to change notification settings

executioner90/project-management

Repository files navigation

🚀 TaskFlow (Project Management App)

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!


✨ Features

  • ✅ Create, edit, and delete tasks
  • 📌 Organize tasks by status (e.g., To Do, In Progress, Done)
  • 👥 Lightweight and easy to use

🛠️ Tech Stack


🚀 Getting Started

1. Clone the repository

2. Install composer packages

composer install

3. Install dependencies

npm install

3. Setup .env file

4. Run migrations and seeders (seeders optional)

php artisan migrate
// Or with seeding databas
php artisan migrate --seed

5. Serve project

php artisan serve

6. Go to [localhost](Go to http://localhost:8000)


📸 Screenshots

image

📌 About

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

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages