From 5cadd90304ed2a248d8b93e3aaff560b58ac2a55 Mon Sep 17 00:00:00 2001 From: Kosuri Indu Date: Fri, 9 Aug 2024 16:37:17 +0530 Subject: [PATCH 1/2] Added Tabby --- frontend/src/DB/product.json | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/frontend/src/DB/product.json b/frontend/src/DB/product.json index 7bd75b6d..2efe0b8d 100644 --- a/frontend/src/DB/product.json +++ b/frontend/src/DB/product.json @@ -82,7 +82,13 @@ "link": "https://www.hbomax.com/", "description": "HBO Max is a premium streaming service that offers a vast library of movies, TV shows, and exclusive content, including HBO originals and WarnerMedia content." }, - + { + "productName": "Tabby", + "category": "tools", + "image": "https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcTipCLNRhiP9Qy75c0eHJjdH9w47bYewJJv_w&s", + "link": "https://tabby.sh/", + "description": "Open-source terminal emulator for various platforms, designed to offer a customizable and extensible terminal experience." + }, { "productName": "edclub", "category": "education", From 3371314bed3ee2ab8270a4b9636f3396b4ae4e29 Mon Sep 17 00:00:00 2001 From: Kosuri Indu Date: Fri, 9 Aug 2024 16:50:20 +0530 Subject: [PATCH 2/2] Blooklet --- frontend/src/DB/product.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/frontend/src/DB/product.json b/frontend/src/DB/product.json index 2efe0b8d..7e185269 100644 --- a/frontend/src/DB/product.json +++ b/frontend/src/DB/product.json @@ -82,13 +82,6 @@ "link": "https://www.hbomax.com/", "description": "HBO Max is a premium streaming service that offers a vast library of movies, TV shows, and exclusive content, including HBO originals and WarnerMedia content." }, - { - "productName": "Tabby", - "category": "tools", - "image": "https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcTipCLNRhiP9Qy75c0eHJjdH9w47bYewJJv_w&s", - "link": "https://tabby.sh/", - "description": "Open-source terminal emulator for various platforms, designed to offer a customizable and extensible terminal experience." - }, { "productName": "edclub", "category": "education", @@ -117,6 +110,13 @@ "link": "https://thisissand.com/", "description": "Thisissand is a unique playground for creating and sharing amazing sandscapes on your computer or mobile device. " }, + { + "productName": "Blooket", + "category": "tools", + "image": "https://1000logos.net/wp-content/uploads/2022/05/Blooket-Logo.jpg", + "link": "https://www.blooket.com/", + "description": "Educational platform where teachers can create games and quizzes that students can play to learn in a fun and interactive way." + }, { "productName": "SciSpace", "category": "extensions",