From 84a69edc2a1525d9cf19fe848f2394d6ed12d5b4 Mon Sep 17 00:00:00 2001 From: Praneeth Date: Thu, 29 Sep 2022 21:04:14 -0700 Subject: [PATCH] add oppia --- data.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/data.json b/data.json index 16eec77..40afcee 100644 --- a/data.json +++ b/data.json @@ -2094,6 +2094,17 @@ ".NET" ], "description": "An extension framework to Legerity for speeding up the development of automated UI tests for Uno Platform applications with Appium/Selenium on .NET." + }, + { + "name": "Oppia", + "link": "https://github.com/oppia/oppia", + "label": "good first issue", + "technologies": [ + "Python", + "Typescript", + "Angular" + ], + "description": "Oppia is an open-source project whose aim is to empower learners across the globe by providing access to high-quality, engaging education. We envision a society in which access to high-quality education is a human right rather than a privilege." } ] }