Update data.json

Added a Hacktoberfest Quiz in python
This commit is contained in:
mvisic
2022-10-11 22:27:39 +08:00
committed by GitHub
parent 64f41f12c6
commit f7b9cedcde

View File

@@ -2086,5 +2086,14 @@
], ],
"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": "Hacktoberfest Quiz",
"link": "https://github.com/mvisic/Hacktoberfest-Quiz",
"label": "good first issue",
"technologies": [
"python"
],
"description": "A short Hacktoberfest quiz created in python"
}
] ]
} }