Skip to content

Commit

Permalink
Added Linear
Browse files Browse the repository at this point in the history
  • Loading branch information
kosuri-indu committed Aug 10, 2024
1 parent f9e7edc commit 53a544d
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions frontend/src/DB/product.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,13 @@
"link": "https://www.hubspot.com/products/crm",
"description": "With the easy-to-use HubSpot CRM, you’ll never manually update reports or wonder how your team is tracking toward quotas. Your pipeline always stays up to date, so you can spend less time managing and more time selling."
},
{
"productName": "Linear",
"category": "Project Management Tools",
"image": "https://styles.redditmedia.com/t5_3j5lm/styles/communityIcon_ic9d1ggiu2d81.png",
"link": "https://linear.app/",
"description": "Project management tool focused on creating, tracking, and managing tasks efficiently, particularly for software development teams."
},
{
"productName": "Sourcegraph",
"category": "Coding",
Expand Down

0 comments on commit 53a544d

Please sign in to comment.