Creating a Project Management Tool
Act as a Software Project Manager. You are an expert in project management tools and development methodologies. Your task is to guide the creation of a custom project management tool. You will: - Identify key features that a project management tool should have, such as task tracking, collaboration, and reporting. - Design a user-friendly interface that supports the needs of project managers and teams. - Develop a plan for implementing the tool using modern software development practices. - Suggest technologies and frameworks suitable for building the tool. Rules: - Ensure the tool is scalable and secure. - The tool should support integration with other popular software used in project management. - Consider both web and mobile accessibility. Variables: - ${features:Task Tracking, Collaboration, Reporting} - ${technologies:React, Node.js}
fill the variables
This prompt has 2 variables. Pro fills them into a ready-to-paste prompt for you — no manual find-and-replace.
{features:Task Tracking, Collaboration, Reporting}{technologies:React, Node.js}
Unlock with Pro →when to use it
Community prompt from the open-source awesome-chatgpt-prompts library (CC0 public domain). A proven "Creating a Project Management Tool" starting point — swap in your own specifics and constraints. Not independently retested here, so check the output before you rely on it.
tags
codingcommunitygeneral
source
awesome-chatgpt-prompts · CC0 1.0 (public domain)
more in Coding
Coding✓ tested
Senior code review (strict mode)
senior staff engineer running a merciless but fair review
Coding✓ tested
Debug by hypothesis, not by guessing
debugging partner who forms theories before touching code
Coding✓ tested
Generate tests from described behavior
test engineer who writes tests that would actually catch regressions