Frontend
1.0.0
1.0.0
  • Introduction
  • Project Guidelines
    • INTRODUCTION
    • PROJECT SETUP
      • Frameworks
      • Static type checking
      • Code Quality Tools
      • Enforcing good practices
      • Testing
      • Code versioning flow
      • Continuous Integration & Delivery
      • Isolated component development
    • EFFECTIVE AND CONSISTENT WORKFLOW
      • Code structure, architecture
      • Code versioning and review flow
      • Testing
      • Continuous Integration & Delivery
      • Dependency checking
      • Project Management Tools
      • Communication
    • THE QUALITY OUTPUT
      • Great UX/UI
        • Design & User Experience
        • SEO, SMO
      • Accessibility
        • Introduction
        • Why a11y?
        • Fundamentals
        • A11y in STRV
          • Share Knowledge
          • Project Life Cycle
          • A11y culture
      • Performance
        • Bundle Size
        • Deployment
        • Audits & Reports
      • Stability
        • Documentation
        • Analytics & Error Tracking
        • Quality Assurance
      • Security
    • FINAL WORDS
    • ACKNOWLEDGEMENT
Powered by GitBook
On this page
  • Trello
  • JIRA
  • GitHub Projects, GitHub Milestones

Was this helpful?

  1. Project Guidelines
  2. EFFECTIVE AND CONSISTENT WORKFLOW

Project Management Tools

PreviousDependency checkingNextCommunication

Last updated 5 years ago

Was this helpful?

Whenever you build anything bigger than a landing page, it’s great practice to plan your work—especially when you work in a team. You can set up tasks, subtasks or workflows. You can link them to each other and integrate them with GitHub or Slack. Plan your releases or write down documentation.

Trello

is one of the best available. The simplicity of this product is what makes it ideal for smaller projects.

JIRA

For bigger projects where multiple departments are involved, i is a perfect companion. It offers a really rich Project Management experience. You can use numerous integrations and set up pretty much anything. You can also use and connect other Atlassian products, like for specifications and documentation.

STRV has its own [TODO: Add Link] JIRA flow, which has been tailored to our needs.

GitHub Projects, GitHub Milestones

is great for your workflow. It’s simple to use, centralizes the information and helps you track what needs to get done.

help you organize and prioritize your work. You can create project boards for specific feature work, comprehensive roadmaps, or even release checklists. With project boards, you have the flexibility to create customized workflows that suit your needs.

Trello
Kanban boards
JIRA
Confluence
GitHub Milestones
GitHub Projects