Skip to content

Latest commit

 

History

History
32 lines (24 loc) · 908 Bytes

README.md

File metadata and controls

32 lines (24 loc) · 908 Bytes

Project Management with Kanban (ProjeX)

A modern project management application built with Next.js that helps teams organize and track their work using a Kanban board interface. The app provides a visual way to manage tasks and workflows while keeping teams synchronized.

Features

  • Kanban Board:

    • Drag-and-drop task management
    • Customizable columns/stages
    • Visual task tracking
    • Task filtering and search
  • Authentication:

    • Multiple sign-in options (Email, GitHub, Google)
    • Secure user authentication
    • Role-based access control
  • Project Management:

    • Create and organize multiple projects
    • Assign team members to tasks
    • Set due dates and priorities
    • Track project progress
  • User Profiles:

    • Customizable user profiles
    • Activity tracking
    • Project participation history

Getting Started

  1. Clone the repository
  2. Install dependencies: