Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions frontend/src/DB/product.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,11 @@
[
{
"productName": "Traqq",
"category": "Tool",
"image": "https://traqq.com/about/logo.png",
"link": "https://traqq.com/",
"description": "Traqq is a powerful timesheet app and time-tracking software for remote and on-site teams worldwide. Track work hours, generate reports, and say goodbye to billing and payroll nightmares."
},
{
"productName": "HubSpot",
"category": "Business",
Expand Down
Loading