Trello is a well-known (and adorable) task management tool. Starting from the established concept of a digital whiteboard plastered with note cards, this app allows teams to track projects, communicate progress, and share data.
Each year, companies all around the globe go looking for new project management software. Among them, a number always consider developing a Trello-like application. Over the past few days, this topic has been especially on people’s minds due to the news about Trello being bought by Australian company Atlassian. Atlassian is already incredibly popular for its own products Jira and HipChat – and that popularity will doubtless only increase now that they’ve bought Trello.
If you’re one of the people who have considered developing a clone of this popular app for your own company, you’re probably wondering how to create a web app similar to Trello and how much it might cost. Read on for answers to both of your questions. But first, let’s define what type (and size) of businesses an app like Trello is intended for.
Who is Trello for?
As a web-based visual collaboration tool for planning tasks and projects, Trello suits the needs of individuals and small to medium-sized businesses – in some cases, even large enterprises. A large number of users have already adopted it in a variety of business spheres: software development, marketing and advertising, consumer goods, and higher education. Among the most notable Trello customers are The New York Times, Anytime Fitness, Chartbeat, Tumblr, Adobe, TripAdvisor, and Scout books.
To give you ideas about how you can effectively use this tool, Trello showcases dozens of example use cases: vacation planning, healthy meal planning, conference planning, organizing blog post ideas, development boards… the list goes on. For inspiration about how Trello can benefit you and your company, check out boards from the Trello user community.
Here are some statistics (via GetApp) showing the percentage of Trello users by industry, company size, and country. All these numbers are based on responses of real users who are members of the GetApp community.
Trello offers a version with basic functionality for individual users. Still, since companies of various sizes use it, it also offers three paid tiers: Trello Gold, Trello Business Class, and Trello Enterprise. The functionality of each of these Trello versions is more or less the same, but each version offers some benefits that can be essential for particular types of businesses.
Before we compare the additional benefits of each paid version, let’s examine Trello’s basic features and determine approximately how long it would take to develop each module’s basic functionality. We’ll then suggest a technology stack to accomplish this.
What are the main features of Trello?
Most people love Trello’s design. It’s designed to do one important thing competently: facilitate a Kanban-style workflow. With this in mind, we will now break down Trello’s most interesting and important features into conceptual categories.
Boards
A Trello board is a list of lists filled with cards. Each board usually represents one project or product that is under development. It can also represent anything that needs to be planned. Each Trello board is associated with specific members who have access to it: who can see it, control the creation and flow of the cards between board lists, and invite other members to the board. There’s no limit to the number of team members that can be invited to a given board. You can also make boards public or private. All the settings and controls for boards are located in the sidebar and the member’s panel and board activity feed.
In the settings, you can remove members from aboard, turn the board background on and off, allow or forbid comments, add and delete extensions, and add other members to the board. For easier search, you can filter all your cards by member name, due date, date of creation, keywords, and labels. You can also use the quick search, which now searches all card content and is presented in a simple interface with a brand-new set of operators to help you narrow your searches. Some operators are @name, due: day created: day, and board: id. These operators also work in the “Archive” search bar. You can also change the background of your board to any color you like and manage all the labels specific to aboard.
To develop the UI and UX for Trello Boards, we would need 80-96 hours. To implement the actual functionality, which would involve HTML/CSS coding and frontend and backend development, we would need 320-342 hours.
Lists
Since Trello provides a Kanban-style workflow, you can create lists inside the boards. Lists are a simple way to divide a board into categories. Usually, each list (category) represents a certain stage of a process (e.g. to do, in progress, done). As writers, we have our own flow in Trello for articles, which includes such lists (stages) as ‘Plan is ready,’ ‘In progress,’ ‘Ready for review,’ ‘Ready for copyediting’, and ‘Done.’
Creating UI and UX design for Trello Lists would take us about 40-48 hours, and the actual web development (HTML/CSS coding, frontend, and backend programming) would take about 96-104 hours.
Cards
As we already mentioned, Trello boards have been listed, and these lists can be filled with an unlimited number of cards. You can create a card that represents some work to be done. For us writers, this will be a new article. When we create a card, first we give it a title. Let’s assume this is the card for the article you’re reading now: our title will be “How much does it cost to build an app like Trello?” Next, we write a detailed description of the task and attach files (if needed) to the card. These files might be reference articles, tutorials, etc.
Then we add several labels to the card to help us categorize and prioritize by type, represented by the color. If our task contains several steps (subtasks), we can create a checklist for each one. Our articles usually go through four checklist steps: ‘Plan is ready,’ Draft 1,’ ‘Draft 2,’ and ‘Done.’ To specify timelines and ensure our tasks are completed on time, our team lead adds a due date, which can always be changed if needed. As soon as we’ve completely filled out the card, we delegate this task to the writer who will be responsible for writing the article.
On the card for the article, all board members can leave comments (including emoticons) and tag people with the common @name syntax. All members can see a card’s activity – the full history of actions made to a card, as well as the people who made them and the time when these actions were made. Here we also want to mention the notifications system. As Trello is designed for real-time collaboration, you immediately get on-site and email notifications about all actions made to a card. If somebody moves a card, adds something to it, or makes any other changes from any device, all board members are notified of these changes. And since all actions instantaneously appear on the screen, so you can keep your tab open all day and never refresh it. Notifications are represented on the Trello site by a bell-shaped button in the top right corner, and when you have new notifications, this button turns red.
From time to time we need to delete cards. Sometimes, we even delete them accidentally. Thankfully, Trello archived cards first before finally deleting them. So whether or not you intend to delete a card, you can always get your information back.
Developing this module of functionality is the most time-consuming. UI/UX design would require about 80-96 hours, and web development (HTML/CSS coding, frontend, and backend programming) would take about 400-440 hours.
Teams
If you have a large number of boards and members in Trello, you can create business teams to keep everyone connected. For example, we have a company team named RubyGarage, and inside this team, we have a list of different boards, including content, development, CEO, marketing, PM, etc. As a team member, you can see all of your team’s boards, create new ones, and manage team members. You can also change settings for your team visibility from private to public, connect your Trello team to a Slack team, and move your team to a higher level of use with Trello Business Class. Here’s how our RubyGarage Content team looks.
Implementing this module would take about 40-48 hours for UI/UX design and around 96-104 hours for web development (HTML/CSS coding, frontend and backend programming).
Now that we’ve reviewed the functionality of each of the core Trello modules and estimated the approximate number of hours needed for their implementation, we should decide on a technology stack that would be a good choice for both the MVP and the fully developed product:
- Programming languages – Ruby, JavaScript, HTML5, CSS3
- Application Framework – Ruby on Rails
- JavaScript Framework – React.js
- Automation Frameworks – RSpec, Capybara, PhantomJS
- SQL data storage – PostgreSQL
- Key value storage – Redis
- Web server – Nginx
- Web application server – Puma
- Hosting – Amazon Web Services (AWS)
Web apps built with Ruby on Rails and its satellite tools will never fail you, as this framework is scalable, well-performing, and secure. When such services as Airbnb, Salesforce, and GitHub increased in popularity and reached a critical mass of daily/monthly users, they swapped out a lot of tools for more extensive ones. Still, they maintained the Ruby on Rails framework at their core.
Now that we’ve overviewed the main features that Trello offers to its users for free calculated the approximate number of hours needed to implement each module of this functionality, and defined a possible technology stack, we should discuss a very interesting question: how does Trello make money?
What is Trello’s business model?
Trello uses a freemium business model – a combination of “free” and “premium.” According to this model, Trello offers its product with core functionality for free to a large number of users and sells its premium products to a smaller audience. Trello offers three paid options: Trello Gold, Trello Business Class, and Trello Enterprise. While each of these is more or less are similar to basic Trello, they offer a bit of additional functionality.
Trello Gold
Trello Gold includes the same features as basic Trello but also some others that are just for fun and others designed to improve productivity.
Among the fun add-ons are over 800 standard emojis and dozens of stickers and backgrounds. If you want something more custom, you can even upload your backgrounds and sticker packs.
Regarding productivity boosters, Trello Gold brings three power-ups (integrations with external apps) per board, 250MB attachment limits, and saved searches. For all these add-ons, Trello charges $5 per user per month or $45 per user per year. However, you can also get Trello Gold for free by referring your friends.
Trello Business Class
Trello Business Class is intended for multi-user teams (up to 100 people). This option focuses on collaboration, communication, and sharing information more securely. To these ends, you get admin control over both private and public boards within your team and the opportunity to manage who can create new boards. You can also restrict invitations from people outside the team and create outside observers who aren’t allowed to edit boards but can see them.
Trello Business Class also offers priority email support (within one business day), unlimited power-ups for all boards, and the ability to gather boards into groups (Board Collections), add members to Trello via Google accounts, deactivate members without losing data, and export data in JSON or CSV format with a single click.
Business teams can get all of these features for just $12.50 per team member per month or $119.99 per team member per year. With this plan, however, the entire team has to be upgraded – it’s not possible to have part of your team on Business Class and the rest on some other tier.
Trello Enterprise
Trello Enterprise fully copies the features of Trello Business Class while adding additional security features essential for enterprise teams. It offers advanced security with Two-Factor Authentication (2FA) when team members sign in via new devices and supports SAML 2.0 SSO to provide an additional layer of security for the whole team.
In addition to the above, Trello Enterprise offers priority phone support during business hours, a dedicated account manager to help with billing issues and a single unified bill for all of a company’s Business Class teams. You must request a quote to find out how much it will cost to use Trello Enterprise.
If you want to successfully compete with Trello, you need to develop features that Trello’s offerings currently lack. As such, we’ve prepared an estimate for implementing just the basic Trello functionality. This estimate is represented by an infographic that, in addition to the time estimates already stated, contains information such as the total number of hours, team roster, technology stack, and total price range for developing a basic Trello app.
If you have any great ideas about how to build a web app similar to Trello but better and want to know how much it would cost for us to develop it here at RubyGarage, just send us an email. We would be happy to provide you with an estimate!