1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-08-22 17:02:58 +02:00

Update Project Management Tools (#2275)

This commit is contained in:
ChuckD3ath
2022-10-12 14:28:52 +02:00
committed by GitHub
parent 3f6cea4387
commit 01270f8c0e
4 changed files with 32 additions and 4 deletions

View File

@@ -1 +1,7 @@
# Atlassian
# Atlassian
Jira is a software application used for issue tracking and project management. The tool, developed by the Australian software company Atlassian, has become widely used by agile development teams to track bugs, stories, epics, and other tasks.
<ResourceGroupTitle>Free Content</ResourceGroupTitle>
<BadgeLink colorScheme='blue' badgeText='Official Website' href='https://www.atlassian.com/'>Atlassian Website</BadgeLink>
<BadgeLink colorScheme='yellow' badgeText='Read' href='https://www.atlassian.com/software/jira/guides/use-cases/what-is-jira-used-for#glossary-of-items'>What is Jira used for?</BadgeLink>

View File

@@ -1 +1,7 @@
# Assembla
# Assembla
Assembla is an extensive suite of applications for software development, enabling distributed agile teams. It allows development teams to manage, initiate and maintain agile projects, applications and websites.
<ResourceGroupTitle>Free Content</ResourceGroupTitle>
<BadgeLink colorScheme='blue' badgeText='Official Website' href='https://get.assembla.com/projects/'>Assembla Website</BadgeLink>
<BadgeLink colorScheme='yellow' badgeText='Read' href='https://www.selecthub.com/project-management-software/assembla'>What is Assembla?</BadgeLink>

View File

@@ -1 +1,7 @@
# Youtrack
# YouTrack
YouTrack is a project management software developed by JetBrains. Its in the form of a plugin that can be attached to the JetBrains IDEs such as Intellij Idea, and helps create and assign tasks to a development team as well as track the progress of working.
<ResourceGroupTitle>Free Content</ResourceGroupTitle>
<BadgeLink colorScheme='blue' badgeText='Official Website' href='https://www.jetbrains.com/youtrack/'>YouTrack Website</BadgeLink>
<BadgeLink colorScheme='yellow' badgeText='Read' href='https://medium.com/nerd-for-tech/youtrack-for-beginners-31e1e156fdd0'>YouTrack for Beginners</BadgeLink>

View File

@@ -1 +1,11 @@
# Trello
# Trello
Trello is a popular, simple, and easy-to-use collaboration tool that enables you to organize projects and everything related to them into boards. With Trello, you can find all kinds of information, such as:
- Whats being worked on?
- Whos working on what?
- What progress the project is making
<ResourceGroupTitle>Free Content</ResourceGroupTitle>
<BadgeLink colorScheme='blue' badgeText='Official Website' href='https://trello.com/en'>Trello Website</BadgeLink>
<BadgeLink colorScheme='yellow' badgeText='Read' href='https://www.simplilearn.com/tutorials/project-management-tutorial/what-is-trello'>What is Trello and How To Use It?</BadgeLink>