Merge pull request #1126 from gp201/add-oppia

add oppia
This commit is contained in:
Sammy Hori
2024-10-19 21:12:58 +01:00
committed by GitHub

View File

@@ -2065,7 +2065,7 @@
], ],
"description": "Realtime Web Apps and Dashboards framework for Python and R. Suited (not only) for AI audience." "description": "Realtime Web Apps and Dashboards framework for Python and R. Suited (not only) for AI audience."
}, },
{ {
"name": "H2O Wave Apps", "name": "H2O Wave Apps",
"link": "https://github.com/h2oai/wave-apps", "link": "https://github.com/h2oai/wave-apps",
"label": "hacktoberfest", "label": "hacktoberfest",
@@ -2122,6 +2122,17 @@
], ],
"description": "An extension framework to Legerity for speeding up the development of automated UI tests for Uno Platform applications with Appium/Selenium on .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."
},
{ {
"name": "Storybook JS", "name": "Storybook JS",
"link": "https://github.com/storybookjs/storybook", "link": "https://github.com/storybookjs/storybook",