Skip to content

Commit

Permalink
Merge pull request #2944 from kosuri-indu/add/booklett
Browse files Browse the repository at this point in the history
Add Blooket
  • Loading branch information
panwar8279 authored Aug 10, 2024
2 parents ccf658f + 3371314 commit f8ef5ed
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion frontend/src/DB/product.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,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": "edclub",
"category": "courses",
Expand Down Expand Up @@ -104,6 +103,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",
Expand Down

0 comments on commit f8ef5ed

Please sign in to comment.