Alternatives to Shortcut logo

Alternatives to Shortcut

Jira, Asana, ClickUp, Trello, and Pivotal Tracker are the most popular alternatives and competitors to Shortcut.
242
169
+ 1
29

What is Shortcut and what are its top alternatives?

Shortcut combines a simple, modern UI with enterprise-grade tools, allowing technology companies to plan and manage their projects effectively, visualize progress across the organization, and define deadlines and milestones based upon data
Shortcut is a tool in the Project Management category of a tech stack.

Top Alternatives to Shortcut

  • Jira
    Jira

    Jira's secret sauce is the way it simplifies the complexities of software development into manageable units of work. Jira comes out-of-the-box with everything agile teams need to ship value to customers faster. ...

  • Asana
    Asana

    Asana is the easiest way for teams to track their work. From tasks and projects to conversations and dashboards, Asana enables teams to move work from start to finish--and get results. Available at asana.com and on iOS & Android. ...

  • ClickUp
    ClickUp

    Users can assign comments and tasks to specific team members or groups of team members. Comments and tasks can be marked as resolved or in progress, or users can create custom statuses. ...

  • Trello
    Trello

    Trello is a collaboration tool that organizes your projects into boards. In one glance, Trello tells you what's being worked on, who's working on what, and where something is in a process. ...

  • Pivotal Tracker
    Pivotal Tracker

    It is a collaborative, lightweight agile project management tool, brought to you by the experts in agile software development. ...

  • monday.com
    monday.com

    A tool that simplifies the way teams work together - Manage workload, track projects, move work forward, communicate with people - Adopt a management tool that people actually love to use, one that's fast, and easy to use. ...

  • Basecamp
    Basecamp

    Basecamp is a project management and group collaboration tool. The tool includes features for schedules, tasks, files, and messages. ...

  • JavaScript
    JavaScript

    JavaScript is most known as the scripting language for Web pages, but used in many non-browser environments as well such as node.js or Apache CouchDB. It is a prototype-based, multi-paradigm scripting language that is dynamic,and supports object-oriented, imperative, and functional programming styles. ...

Shortcut alternatives & related posts

Jira logo

Jira

60.5K
47.8K
1.2K
The #1 software development tool used by agile teams to plan, track, and release great software.
60.5K
47.8K
+ 1
1.2K
PROS OF JIRA
  • 310
    Powerful
  • 254
    Flexible
  • 149
    Easy separation of projects
  • 113
    Run in the cloud
  • 105
    Code integration
  • 57
    Easy to use
  • 52
    Run on your own
  • 39
    Great customization
  • 38
    Easy Workflow Configuration
  • 27
    REST API
  • 12
    Great Agile Management tool
  • 7
    Integrates with virtually everything
  • 6
    Confluence
  • 5
    Complicated
  • 3
    Sentry Issues Integration
CONS OF JIRA
  • 8
    Rather expensive
  • 5
    Large memory requirement
  • 2
    Slow
  • 1
    Cloud or Datacenter only

related Jira posts

Johnny Bell

So I am a huge fan of JIRA like #massive I used it for many many years, and really loved it, used it personally and at work. I would suggest every new workplace that I worked at to switch to JIRA instead of what I was using.

When I started at #StackShare we were using a Trello #Kanban board and I was so shocked at how easy the workflow was to follow, create new tasks and get tasks QA'd and deployed. What was so great about this was it didn't come with all the complexity of JIRA. Like setting up a project, user rules etc. You are able to hit the ground running with Trello and get tasks started right away without being overwhelmed with the complexity of options in JIRA

With a few TrelloPowerUps we were easily able to add GitHub integration and storyPoints to our cards and thats all we needed to get a really nice agile workflow going.

I'm not saying that JIRA is not useful, I can see larger companies being able to use the JIRA features and have the time to go through all the complex setup to get a really good workflow going. But for smaller #Startups that want to hit the ground running Trello for me is the way to go.

In saying that what I would love Trello to implement is to allow me to create custom fields. Right now we just have a Description field. So I am adding User Stories & How To Test in the Markdown of the Description if I could have these as custom fields then my #Agile workflow would be complete.

#StackDecisionsLaunch

See more
Jakub Olan
Node.js Software Engineer · | 17 upvotes · 386.8K views

Last time we shared there information about our decision about using YouTrack over Jira actually we found much better solution that our team have loved. Linear is a minimalistic issue tracker that integrates well with Sentry, GitHub, Slack and Figma which are our basic tools. I would like to recommend checking out Linear as a potential alternative to "heavy" issue trackers, maybe at enterprises that may not work but when we're a startup that works awesome!

See more
Asana logo

Asana

9.5K
7.1K
655
Enabling the teams to work together effortlessly
9.5K
7.1K
+ 1
655
PROS OF ASANA
  • 160
    Super fast task creation
  • 150
    Flexible project management
  • 101
    Free up to 15
  • 99
    Followers and commenting on tasks
  • 57
    Integration with external services
  • 25
    Email-based task creation
  • 17
    Plays nice with Google Apps
  • 14
    Clear usage
  • 14
    Plays nice with Harvest Time Tracking
  • 6
    Supports nice keyboard shortcuts
  • 4
    Integration with GitHub
  • 2
    Slack supported
  • 2
    Integration with Instagantt for Gantt Charts
  • 1
    Integration with Alfred
  • 1
    Both Card View & Task View
  • 1
    Easy to use
  • 1
    Friendly API
  • 0
    Slick and fast interface
CONS OF ASANA
  • 0
    Not Cross Platform

related Asana posts

Lucas Litton
Founder & CEO at Macombey · | 24 upvotes · 270.7K views

Sentry has been essential to our development approach. Nobody likes errors or apps that crash. We use Sentry heavily during Node.js and React development. Our developers are able to see error reports, crashes, user's browsers, and more, all in one place. Sentry also seamlessly integrates with Asana, Slack, and GitHub.

See more
Ali Soueidan
Creative Web Developer at Ali Soueidan · | 18 upvotes · 1.2M views

Application and Data: Since my personal website ( https://alisoueidan.com ) is a SPA I've chosen to use Vue.js, as a framework to create it. After a short skeptical phase I immediately felt in love with the single file component concept! I also used vuex for state management, which makes working with several components, which are communicating with each other even more fun and convenient to use. Of course, using Vue requires using JavaScript as well, since it is the basis of it.

For markup and style, I used Pug and Sass, since they’re the perfect match to me. I love the clean and strict syntax of both of them and even more that their structure is almost similar. Also, both of them come with an expanded functionality such as mixins, loops and so on related to their “siblings” (HTML and CSS). Both of them require nesting and prevent untidy code, which can be a huge advantage when working in teams. I used JSON to store data (since the data quantity on my website is moderate) – JSON works also good in combo with Pug, using for loops, based on the JSON Objects for example.

To send my contact form I used PHP, since sending emails using PHP is still relatively convenient, simple and easy done.

DevOps: Of course, I used Git to do my version management (which I even do in smaller projects like my website just have an additional backup of my code). On top of that I used GitHub since it now supports private repository for free accounts (which I am using for my own). I use Babel to use ES6 functionality such as arrow functions and so on, and still don’t losing cross browser compatibility.

Side note: I used npm for package management. 🎉

*Business Tools: * I use Asana to organize my project. This is a big advantage to me, even if I work alone, since “private” projects can get interrupted for some time. By using Asana I still know (even after month of not touching a project) what I’ve done, on which task I was at last working on and what still is to do. Working in Teams (for enterprise I’d take on Jira instead) of course Asana is a Tool which I really love to use as well. All the graphics on my website are SVG which I have created with Adobe Illustrator and adjusted within the SVG code or by using JavaScript or CSS (SASS).

See more
ClickUp logo

ClickUp

742
592
19
A cloud-based collaboration and project management tool
742
592
+ 1
19
PROS OF CLICKUP
  • 8
    Overview of several project in one status by folder & L
  • 6
    Best PM for a Startup - Hands Down
  • 5
    Easily customizable by Business type
CONS OF CLICKUP
  • 4
    Not friendly to use
  • 4
    Privacy and Authorities
  • 3
    Reporting Issues
  • 1
    Useless automation

related ClickUp posts

Shared insights
on
ClickUpClickUpAzure DevOpsAzure DevOps

My company is currently using Azure DevOps for task creation, workflow, source control, and code releases. Now they want to be able to see if Epics are on target and are considering ClickUp. I don't think ClickUp can do all that DevOps is doing for us. Can DevOps do high-level visual project management? Or Can Clickup and DevOps work together?

See more
Shared insights
on
monday.commonday.comClickUpClickUp

I was wondering about the pros and cons of ClickUp and monday.com. We have a multi-level department that needs to communicate in their respective teams and with the rest of the department.

See more
Trello logo

Trello

42.6K
33.1K
3.7K
Your entire project, in a single glance
42.6K
33.1K
+ 1
3.7K
PROS OF TRELLO
  • 715
    Great for collaboration
  • 628
    Easy to use
  • 573
    Free
  • 375
    Fast
  • 347
    Realtime
  • 237
    Intuitive
  • 215
    Visualizing
  • 169
    Flexible
  • 126
    Fun user interface
  • 83
    Snappy and blazing fast
  • 30
    Simple, intuitive UI that gets out of your way
  • 27
    Kanban
  • 21
    Clean Interface
  • 18
    Easy setup
  • 18
    Card Structure
  • 17
    Drag and drop attachments
  • 11
    Simple
  • 10
    Markdown commentary on cards
  • 9
    Lists
  • 9
    Integration with other work collaborative apps
  • 8
    Satisfying User Experience
  • 8
    Cross-Platform Integration
  • 7
    Recognizes GitHub commit links
  • 6
    Easy to learn
  • 5
    Great
  • 4
    Better than email
  • 4
    Versatile Team & Project Management
  • 3
    and lots of integrations
  • 3
    Trello’s Developmental Transparency
  • 3
    Effective
  • 2
    Easy
  • 2
    Powerful
  • 2
    Agile
  • 2
    Easy to have an overview of the project status
  • 2
    flexible and fast
  • 2
    Simple and intuitive
  • 1
    Name rolls of the tongue
  • 1
    Customizable
  • 1
    Email integration
  • 1
    Personal organisation
  • 1
    Nice
  • 1
    Great organizing (of events/tasks)
  • 0
    Easiest way to visually express the scope of projects
CONS OF TRELLO
  • 5
    No concept of velocity or points
  • 4
    Very light native integrations
  • 2
    A little too flexible

related Trello posts

Johnny Bell

So I am a huge fan of JIRA like #massive I used it for many many years, and really loved it, used it personally and at work. I would suggest every new workplace that I worked at to switch to JIRA instead of what I was using.

When I started at #StackShare we were using a Trello #Kanban board and I was so shocked at how easy the workflow was to follow, create new tasks and get tasks QA'd and deployed. What was so great about this was it didn't come with all the complexity of JIRA. Like setting up a project, user rules etc. You are able to hit the ground running with Trello and get tasks started right away without being overwhelmed with the complexity of options in JIRA

With a few TrelloPowerUps we were easily able to add GitHub integration and storyPoints to our cards and thats all we needed to get a really nice agile workflow going.

I'm not saying that JIRA is not useful, I can see larger companies being able to use the JIRA features and have the time to go through all the complex setup to get a really good workflow going. But for smaller #Startups that want to hit the ground running Trello for me is the way to go.

In saying that what I would love Trello to implement is to allow me to create custom fields. Right now we just have a Description field. So I am adding User Stories & How To Test in the Markdown of the Description if I could have these as custom fields then my #Agile workflow would be complete.

#StackDecisionsLaunch

See more
Jesus Dario Rivera Rubio
Telecomm Engineering at Netbeast · | 15 upvotes · 424K views

This time I want to share something different. For those that have read my stack decisions, it's normal to expect some advice on infrastructure or React Native. Lately my mind has been focusing more on product as a experience than what's it made of (anatomy). As a tech leader, I have to worry about things like: are we taking enough time for reviews? Are we improving over time? Are we faster now? Is our code of higher quality?

For all these questions you can add many great recommendations on your pipeline. We use Trello for bug-tracking and project management. We use https://danger.systems/js/ to add checks for linting, type-enforcing and other quality dimensions in our PRs and a great feature from Vercel that let's you previsualize deployments directly in a PR. However it's not easy to measure this improvements over time. For customer matters we have Amplitude or Firebase analytics, but for our internal process? That's a little bit more complicated.

I collaborated recently with some folks in a small startup as an early adopter to create a metrics dashboard for engineers. I tried to add the tool to stackshare.io but still it doesn't appear as one of the options, please take a look on it over product hunt and let us know https://www.producthunt.com/posts/scope-6

See more
Pivotal Tracker logo

Pivotal Tracker

638
415
317
Provides a proven agile project management tool for delivering better products
638
415
+ 1
317
PROS OF PIVOTAL TRACKER
  • 74
    Agile
  • 59
    Easy to use
  • 51
    Nice UI
  • 37
    Scrum friendly
  • 28
    Simple estimation
  • 23
    Slack Integration
  • 13
    Velocity
  • 10
    Easy setup
  • 9
    Great support
  • 7
    It does the estimation better than we humans
  • 3
    Nice ios app
  • 3
    The right kind of simplicity
CONS OF PIVOTAL TRACKER
  • 2
    Can't seem to change the number of total points

related Pivotal Tracker posts

Nasser Khan
Product Manager at StackShare · | 5 upvotes · 71.8K views
Shared insights
on
Pivotal TrackerPivotal TrackerJiraJira
at

Over time, as our teams became bigger and projects became more complex, we started to take agile processes more seriously and wanted more advanced (by our standards) project management abilities, like burndown charts, velocity tracking, etc. We also wanted to handle a lot of content management tasks that were primarily done by non-technical teams but often touched engineering.

After using Pivotal Tracker and Wrike, JIRA ended up being the right choice for us. Its design was flexible enough to do engineering project management, content management and other tasks like product roadmapping effectively. It had all the bells and whistles we wanted (plus many more we never got around to using). Given that it is a flexible service that tries to do everything, it is ideal for a team that can 1) dedicate significant bandwidth to upfront setup and organization and 2) empower admins to establish and enforce best practices among team members.

#Collaboration #IssueTracking #AgileProjectManagement #ProjectManagement

See more
monday.com logo

monday.com

400
350
0
Create and manage your teams workflows and business processes all in one system
400
350
+ 1
0
PROS OF MONDAY.COM
    Be the first to leave a pro
    CONS OF MONDAY.COM
      Be the first to leave a con

      related monday.com posts

      Shared insights
      on
      monday.commonday.comClickUpClickUp

      I was wondering about the pros and cons of ClickUp and monday.com. We have a multi-level department that needs to communicate in their respective teams and with the rest of the department.

      See more
      Shared insights
      on
      monday.commonday.comLatticeLattice

      Hi to decide on which tool to use, think about Lattice as a performance management tool built using monday.com i.e. a workspace with limited features built using a customisable tool. If you are looking to build a tool to manage people's performance like goals, performance, feedback then Lattice is the tool but if you want the tool to do more than these features then you need tool like Monday.com which is 100% customisable.

      See more
      Basecamp logo

      Basecamp

      645
      498
      210
      The leading web-based project management and collaboration tool.
      645
      498
      + 1
      210
      PROS OF BASECAMP
      • 71
        Team collaboration (non-tech)
      • 39
        It's simple and intuitive
      • 24
        Great UI
      • 20
        Plain, simple
      • 15
        Very fast
      • 12
        Clear pricing
      • 9
        Super fast task creation
      • 7
        Integration with external services
      • 4
        iPhone app
      • 4
        Frequent + awesome updates
      • 1
        Remote management
      • 1
        As close to an all-in-one tool that is client friendly
      • 1
        Team collaboration
      • 1
        Team and client collaboration
      • 1
        Plays nice with Google Apps
      CONS OF BASECAMP
      • 3
        Basic

      related Basecamp posts

      Kirill Shirinkin
      Cloud and DevOps Consultant at mkdev · | 12 upvotes · 680.9K views

      As a small startup we are very conscious about picking up the tools we use to run the project. After suffering with a mess of using at the same time Trello , Slack , Telegram and what not, we arrived at a small set of tools that cover all our current needs. For product management, file sharing, team communication etc we chose Basecamp and couldn't be more happy about it. For Customer Support and Sales Intercom works amazingly well. We are using MailChimp for email marketing since over 4 years and it still covers all our needs. Then on payment side combination of Stripe and Octobat helps us to process all the payments and generate compliant invoices. On techie side we use Rollbar and GitLab (for both code and CI). For corporate email we picked G Suite. That all costs us in total around 300$ a month, which is quite okay.

      See more
      Blair Gemmer
      Software Engineer at VYNYL · | 2 upvotes · 55.4K views
      Shared insights
      on
      JiraJiraBasecampBasecampAsanaAsanaTrelloTrello
      at

      Jira is better than any other project management tool I've used, including Basecamp Asana and Trello . However, Trello has a much different purpose to me and is still amazing!

      See more
      JavaScript logo

      JavaScript

      350.8K
      267.1K
      8.1K
      Lightweight, interpreted, object-oriented language with first-class functions
      350.8K
      267.1K
      + 1
      8.1K
      PROS OF JAVASCRIPT
      • 1.7K
        Can be used on frontend/backend
      • 1.5K
        It's everywhere
      • 1.2K
        Lots of great frameworks
      • 896
        Fast
      • 745
        Light weight
      • 425
        Flexible
      • 392
        You can't get a device today that doesn't run js
      • 286
        Non-blocking i/o
      • 236
        Ubiquitousness
      • 191
        Expressive
      • 55
        Extended functionality to web pages
      • 49
        Relatively easy language
      • 46
        Executed on the client side
      • 30
        Relatively fast to the end user
      • 25
        Pure Javascript
      • 21
        Functional programming
      • 15
        Async
      • 13
        Full-stack
      • 12
        Setup is easy
      • 12
        Its everywhere
      • 12
        Future Language of The Web
      • 11
        JavaScript is the New PHP
      • 11
        Because I love functions
      • 10
        Like it or not, JS is part of the web standard
      • 9
        Expansive community
      • 9
        Everyone use it
      • 9
        Can be used in backend, frontend and DB
      • 9
        Easy
      • 8
        Easy to hire developers
      • 8
        No need to use PHP
      • 8
        For the good parts
      • 8
        Can be used both as frontend and backend as well
      • 8
        Powerful
      • 8
        Most Popular Language in the World
      • 7
        Popularized Class-Less Architecture & Lambdas
      • 7
        It's fun
      • 7
        Nice
      • 7
        Versitile
      • 7
        Hard not to use
      • 7
        Its fun and fast
      • 7
        Agile, packages simple to use
      • 7
        Supports lambdas and closures
      • 7
        Love-hate relationship
      • 7
        Photoshop has 3 JS runtimes built in
      • 7
        Evolution of C
      • 6
        1.6K Can be used on frontend/backend
      • 6
        Client side JS uses the visitors CPU to save Server Res
      • 6
        It let's me use Babel & Typescript
      • 6
        Easy to make something
      • 6
        Can be used on frontend/backend/Mobile/create PRO Ui
      • 5
        Promise relationship
      • 5
        Stockholm Syndrome
      • 5
        Function expressions are useful for callbacks
      • 5
        Scope manipulation
      • 5
        Everywhere
      • 5
        Client processing
      • 5
        Clojurescript
      • 5
        What to add
      • 4
        Because it is so simple and lightweight
      • 4
        Only Programming language on browser
      • 1
        Test2
      • 1
        Easy to learn
      • 1
        Easy to understand
      • 1
        Not the best
      • 1
        Hard to learn
      • 1
        Subskill #4
      • 1
        Test
      • 0
        Hard 彤
      CONS OF JAVASCRIPT
      • 22
        A constant moving target, too much churn
      • 20
        Horribly inconsistent
      • 15
        Javascript is the New PHP
      • 9
        No ability to monitor memory utilitization
      • 8
        Shows Zero output in case of ANY error
      • 7
        Thinks strange results are better than errors
      • 6
        Can be ugly
      • 3
        No GitHub
      • 2
        Slow

      related JavaScript posts

      Zach Holman

      Oof. I have truly hated JavaScript for a long time. Like, for over twenty years now. Like, since the Clinton administration. It's always been a nightmare to deal with all of the aspects of that silly language.

      But wowza, things have changed. Tooling is just way, way better. I'm primarily web-oriented, and using React and Apollo together the past few years really opened my eyes to building rich apps. And I deeply apologize for using the phrase rich apps; I don't think I've ever said such Enterprisey words before.

      But yeah, things are different now. I still love Rails, and still use it for a lot of apps I build. But it's that silly rich apps phrase that's the problem. Users have way more comprehensive expectations than they did even five years ago, and the JS community does a good job at building tools and tech that tackle the problems of making heavy, complicated UI and frontend work.

      Obviously there's a lot of things happening here, so just saying "JavaScript isn't terrible" might encompass a huge amount of libraries and frameworks. But if you're like me, yeah, give things another shot- I'm somehow not hating on JavaScript anymore and... gulp... I kinda love it.

      See more
      Conor Myhrvold
      Tech Brand Mgr, Office of CTO at Uber · | 44 upvotes · 10.1M views

      How Uber developed the open source, end-to-end distributed tracing Jaeger , now a CNCF project:

      Distributed tracing is quickly becoming a must-have component in the tools that organizations use to monitor their complex, microservice-based architectures. At Uber, our open source distributed tracing system Jaeger saw large-scale internal adoption throughout 2016, integrated into hundreds of microservices and now recording thousands of traces every second.

      Here is the story of how we got here, from investigating off-the-shelf solutions like Zipkin, to why we switched from pull to push architecture, and how distributed tracing will continue to evolve:

      https://eng.uber.com/distributed-tracing/

      (GitHub Pages : https://www.jaegertracing.io/, GitHub: https://github.com/jaegertracing/jaeger)

      Bindings/Operator: Python Java Node.js Go C++ Kubernetes JavaScript OpenShift C# Apache Spark

      See more