Skip to content

software-adn-lab/DMAP_Artifact

Repository files navigation

🧭 Detection & Mapping of Antipatterns (DMAP)

DMAP is an interactive tool designed to help Scrum teams detect potential antipatterns in their agile practices and understand how these issues map to broader project management failures.


🚀 Features

  • Structured assessment of Scrum practices (e.g., Daily Scrum, Product Backlog)
  • Detection of antipatterns based on binary (yes/no) answers
  • Mapping to known project management antipatterns with linkage strength
  • PDF export of results including justifications and evaluator comments
  • Clean, responsive and modern user interface

🛠️ Technologies Used

This project is built with:

  • Vite — Fast development environment and build tool
  • React — Component-based UI library
  • TypeScript — Strongly-typed JavaScript
  • Tailwind CSS — Utility-first CSS framework
  • shadcn/ui — Accessible and customizable UI components
  • Lucide Icons — Elegant icon set for interfaces
  • jsPDF — PDF generation for browsers

🤝 Contributing

We welcome contributions! Whether you're fixing bugs, improving features, or suggesting ideas — feel free to open an issue or submit a pull request. All you need is Node.js and npm.

📬 Contact

For questions, suggestions or collaboration opportunities, feel free to reach out via GitHub Issues or fork the project.


📦 Requirements

To run the project locally, you need:

  • Node.js and npm
  • (Recommended) nvm for managing Node.js versions

🧪 Getting Started

# Step 1: Clone the repository using your preferred Git URL
git clone <YOUR_GIT_URL>

# Step 2: Move into the project directory
cd <YOUR_PROJECT_NAME>

# Step 3: Install dependencies
npm install

# Step 4: Start the development server
npm run dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •