diff --git a/database/frontend/online-code-editors.json b/database/frontend/online-code-editors.json index 0d148eb1c..16ef30ab4 100644 --- a/database/frontend/online-code-editors.json +++ b/database/frontend/online-code-editors.json @@ -117,5 +117,12 @@ "url": "https://ide.geeksforgeeks.org/", "category": "frontend", "subcategory": "online-code-editors" + }, + { + "name": "Jdoodle", + "description": " It is a free online compiler and code editor to save, run and share code anytime", + "url": "https://www.jdoodle.com/", + "category": "frontend", + "subcategory": "online-code-editors" } ]