Planning Poker for estimating your backlog in an async way
- As an engineer, have you ever been tired of being interrupted with your development by a planning poker session?
- As a facilitator, have you become fed up with your team for not being ready for the sessions?
- Are you tired of the long hours of traditional planning poker sessions?
- Are you in search of the accuracy of estimation?
- Are you looking to get a better-written story description?
- Do you want to cut down on time-wasting during estimate compilations?
- Are you new to Planning poker sessions and find it complex?
All these issues can be resolved with Async Poker. You can now run your estimations in the background without any interruptions to your development. Take your time to do estimates and only discuss final points if there is a big difference between the team members' choices.
Async Poker does not make use of the traditional planning poker sessions. It uses the Asynchronous method for estimation.
Key Benefits
- Accuracy of Estimation: Since team members can go through stories at their own pace, so the estimates are more accurate.
- Better Written Story Description: Asynchronous planning poker triggers the practice of written story description with little to no room for verbal explanation. Therefore, any clarifications are also going to be presented in written form. This way, it removes the chances that the team will forget about those clarifications at the time they start working on the story.
- Efficiency: Asynchronous planning poker empowers team members to study and provide estimates on stories based on their schedules.
- No Time Wasted: Once all team member estimates are compiled and there are not many differences in the estimates, then there is no need for any kind of discussion.
- Beneficial for Newbies: New members in a team usually need some extra time to dig stories and come up with the estimate. Asynchronous planning poker empowers them to have the time they need without any pressuring call from anyone.
Security & Compliance
Security
Does the developer periodically perform penetration testing?
Not answered
Does the developer have a dedicated security and privacy point of contact for such issues or questions?
Not answered
Does the app restrict redirects and forwards only to approved destinations, or show a warning when redirecting to potentially untrusted content?
Yes
We do not have a functionality that user can post an url.
Does the app protect against mass parameter assignment attacks?
Yes
We do use framework that maps params. We explicitly describe which parameters can be used from a request.
Does the app perform encoding and sanitization on all user supplied parameters to protect against Cross-Site Scripting?
Yes
we use sanitize-html package for all incoming requests
Does the developer protect all state-changing actions against Cross-Site Request Forgery (CSRF)?
Yes
We use cloudflare and we have WAF rules set.
Does the developer have mechanisms to notify monday.com in case of a security breach?
Yes
We notify immediately monday.com by sending email to [email protected] once we identify a breach.
Does this developer have a process for installing application-level updates and security patches for the service (such as software packages and databases)?
Yes
We use Heroku. Heroku is responsible for patching system and databases. For software packages updates we use dependbot from github. Once dependbot creates a pull request, and all tests are passed we check on staging and deliver to production.
Compliance
Is the app certified with the information security standard ISO/IEC 27001:2022?
Not answered
Is the app compliant with the Health Insurance Portability and Accountability Act (HIPAA)?
Not answered
Is the app certified with System and Organization Controls (SOC 2 or SOC 3)?
Not answered
Is the app compliant with the General Data Protection Regulation (GDPR)?
Not answered
Data
Does the app send any data outside of monday.com? If yes, indicate whether the data is customer-submitted (e.g., board names, item names, doc content) or non-customer-submitted (e.g., account ID, board ID, user ID).
Not answered
Where does the app store logs data?
Not answered
Where does the app store the app data?
Not answered
Does the developer ensure application logs do not contain secrets or personally-identifiable information (PII)?
Yes
We make sure that we do not log secrets and PII. In additional to that we user datadog scanner to exclude this data.
Is customer data segregated from the data of other customers (for example logically or physically)?
Yes
Async Poker a classical multi-tenant application. We have logical separation by account_id that we receive with JWT token from monday.com.
Privacy
Does the developer enforce multi-factor authentication on employees access to systems which may process customer data?
Yes
We enforce multi-factor authentication for all services.
Does the developer protect access to customer data based on the principle of least privilege?
Yes
Only me, Anton Versal, the company owner, has access to the customer data
Reviews
No reviews yet.
Installation history
We have data for December 28, 2024 onwards only. Collected sometime after 00:00 UTC daily.
{
"id": 10000119,
"description": "<p>- As an engineer, have you ever been tired of being interrupted with your development by a planning poker session? </p><p>- As a facilitator, have you become fed up with your team for not being ready for the sessions?</p><p>- Are you tired of the long hours of traditional planning poker sessions?</p><p>- Are you in search of the accuracy of estimation?</p><p>- Are you looking to get a better-written story description?</p><p>- Do you want to cut down on time-wasting during estimate compilations?</p><p>- Are you new to Planning poker sessions and find it complex?</p><p><br></p><p>All these issues can be resolved with Async Poker. You can now run your estimations in the background without any interruptions to your development. Take your time to do estimates and only discuss final points if there is a big difference between the team members' choices.</p><p><br></p><p>Async Poker does not make use of the traditional planning poker sessions. It uses the Asynchronous method for estimation.</p><p><br></p><p><strong>Key Benefits</strong></p><p>- <strong>Accuracy of Estimation</strong>: Since team members can go through stories at their own pace, so the estimates are more accurate.</p><p>- <strong>Better Written Story Description</strong>: Asynchronous planning poker triggers the practice of written story description with little to no room for verbal explanation. Therefore, any clarifications are also going to be presented in written form. This way, it removes the chances that the team will forget about those clarifications at the time they start working on the story.</p><p>- <strong>Efficiency</strong>: Asynchronous planning poker empowers team members to study and provide estimates on stories based on their schedules.</p><p>- <strong>No Time Wasted</strong>: Once all team member estimates are compiled and there are not many differences in the estimates, then there is no need for any kind of discussion.</p><p>- <strong>Beneficial for Newbies</strong>: New members in a team usually need some extra time to dig stories and come up with the estimate. Asynchronous planning poker empowers them to have the time they need without any pressuring call from anyone.</p>",
"short_description": "Planning Poker for estimating your backlog in an async way",
"compliance_answers": [
{
"questionId": 1,
"shortAnswer": true,
"detailedAnswer": "Async Poker a classical multi-tenant application. We have logical separation by account_id that we receive with JWT token from monday.com."
},
{
"questionId": 2,
"shortAnswer": true,
"detailedAnswer": "We use Heroku. Heroku is responsible for patching system and databases.\nFor software packages updates we use dependbot from github. Once dependbot creates a pull request, and all tests are passed we check on staging and deliver to production."
},
{
"questionId": 3,
"shortAnswer": true,
"detailedAnswer": "We notify immediately monday.com by sending email to [email protected] once we identify a breach."
},
{
"questionId": 4,
"shortAnswer": true,
"detailedAnswer": "We use cloudflare and we have WAF rules set."
},
{
"questionId": 5,
"shortAnswer": true,
"detailedAnswer": "we use sanitize-html package for all incoming requests"
},
{
"questionId": 6,
"shortAnswer": true,
"detailedAnswer": "Only me, Anton Versal, the company owner, has access to the customer data"
},
{
"questionId": 7,
"shortAnswer": true,
"detailedAnswer": "We enforce multi-factor authentication for all services."
},
{
"questionId": 8,
"shortAnswer": true,
"detailedAnswer": "We make sure that we do not log secrets and PII. In additional to that we user datadog scanner to exclude this data."
},
{
"questionId": 9,
"shortAnswer": true,
"detailedAnswer": "We do use framework that maps params. We explicitly describe which parameters can be used from a request. "
},
{
"questionId": 10,
"shortAnswer": true,
"detailedAnswer": "We do not have a functionality that user can post an url."
}
],
"badges_data": {
"pricing_data": "Free",
"acquisition_source": "Existing legacy",
"app_values": [
"Popular with Dev users"
]
},
"data": {
"terms_of_service_url": "https://doasync.com/terms/"
},
"keywords": "planning,poker,async,asynchronous,distributed,agile,scrum,kanban",
"thumbnail_url": "https://dapulse-res.cloudinary.com/image/upload/v1666386315/monday-apps-marketplace/Async%20Planning%20Poker/card_4.png",
"logo_url": "https://dapulse-res.cloudinary.com/image/upload/v1666375042/monday-apps-marketplace/Async%20Planning%20Poker/logo-192x192.png",
"feedback_url": "[email protected]",
"privacy_policy_url": "https://doasync.com/privacy-policy/",
"external_pricing_url": null,
"featured": null,
"security": null,
"display_in_template_store": null,
"acquisition_source": "Existing legacy",
"terms_of_service_url": "https://doasync.com/terms/",
"label": null,
"app_values": [
"Popular with Dev users"
],
"security_info": null,
"gallery_assets": [
{
"url": "https://dapulse-res.cloudinary.com/video/upload/v1671617794/monday-apps-marketplace/Async%20Planning%20Poker/Async_Poker_v2.mp4",
"type": "video"
},
{
"url": "https://dapulse-res.cloudinary.com/image/upload/v1666386194/monday-apps-marketplace/Async%20Planning%20Poker/estimate.png"
},
{
"url": "https://dapulse-res.cloudinary.com/image/upload/v1666386193/monday-apps-marketplace/Async%20Planning%20Poker/select-items.png"
},
{
"url": "https://dapulse-res.cloudinary.com/image/upload/v1666386192/monday-apps-marketplace/Async%20Planning%20Poker/games.png"
},
{
"type": "image",
"url": "https://dapulse-res.cloudinary.com/image/upload/v1666386190/monday-apps-marketplace/Async%20Planning%20Poker/focus.png"
}
],
"pricing_data": "Free",
"marketplace_developer_id": 10000058,
"app_id": 10038465,
"marketplace_category_ids": [
10000000,
8,
6
],
"name": "Async Poker",
"app_scope_str": "boards:read,boards:write,users:read,notifications:write,teams:read,account:read,updates:read",
"app_client_id": "1438707a2feb2b485be2256fe0c507fe",
"app_color": {
"hsl": {
"h": 0,
"s": 0,
"l": 1,
"a": 1
},
"hex": "#ffffff",
"rgb": {
"r": 255,
"g": 255,
"b": 255,
"a": 1
},
"hsv": {
"h": 0,
"s": 0,
"v": 1,
"a": 1
},
"oldHue": 0,
"source": "rgb"
},
"created_at": "2022-10-21T21:08:10.190Z",
"updated_at": "2024-10-13T08:07:33.492Z",
"how_to_use_url": "https://doasync.com/monday/async-poker",
"automation_app_id": null,
"plans": null,
"featured_for_categories_ids": [],
"pinned_for_categories_ids": [],
"pricing_model": null,
"app_type": null,
"display": null,
"is_connector": null,
"google_analytics_tag_id": null,
"app_live_version": {
"updated_at": "2024-03-24T08:52:05Z",
"id": 10157666
},
"is_solution": null,
"available_for_tiers": null,
"available_for_products": null
}