mirror of
https://github.com/dkhamsing/open-source-ios-apps.git
synced 2025-03-10 00:20:06 +01:00
Education category
This commit is contained in:
parent
34bb025f26
commit
9ccf047997
@ -42,6 +42,10 @@
|
|||||||
"id": "github",
|
"id": "github",
|
||||||
"parent": "developer"
|
"parent": "developer"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"title": "Education",
|
||||||
|
"id": "education"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"title": "Emulator",
|
"title": "Emulator",
|
||||||
"id": "emulator"
|
"id": "emulator"
|
||||||
@ -147,10 +151,6 @@
|
|||||||
"title": "Sample",
|
"title": "Sample",
|
||||||
"id": "sample"
|
"id": "sample"
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"title": "Science",
|
|
||||||
"id": "science"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"title": "Security",
|
"title": "Security",
|
||||||
"id": "security"
|
"id": "security"
|
||||||
@ -4401,7 +4401,7 @@
|
|||||||
{
|
{
|
||||||
"title": "iGrades",
|
"title": "iGrades",
|
||||||
"category-ids": [
|
"category-ids": [
|
||||||
"misc"
|
"education"
|
||||||
],
|
],
|
||||||
"description": "Track your class grades",
|
"description": "Track your class grades",
|
||||||
"source": "https://github.com/maurovc/iGrades",
|
"source": "https://github.com/maurovc/iGrades",
|
||||||
@ -4541,7 +4541,7 @@
|
|||||||
{
|
{
|
||||||
"title": "Population Clock",
|
"title": "Population Clock",
|
||||||
"category-ids": [
|
"category-ids": [
|
||||||
"clock"
|
"education"
|
||||||
],
|
],
|
||||||
"description": "Learn about geography and demographics",
|
"description": "Learn about geography and demographics",
|
||||||
"source": "https://github.com/Netfilter-Com/PopulationClock",
|
"source": "https://github.com/Netfilter-Com/PopulationClock",
|
||||||
@ -4683,7 +4683,7 @@
|
|||||||
{
|
{
|
||||||
"title": "WaniKani",
|
"title": "WaniKani",
|
||||||
"category-ids": [
|
"category-ids": [
|
||||||
"misc"
|
"education"
|
||||||
],
|
],
|
||||||
"description": "Learn kanji with https://www.wanikani.com/",
|
"description": "Learn kanji with https://www.wanikani.com/",
|
||||||
"license": "gpl-3.0",
|
"license": "gpl-3.0",
|
||||||
@ -6254,8 +6254,7 @@
|
|||||||
{
|
{
|
||||||
"title": "NumberPad",
|
"title": "NumberPad",
|
||||||
"category-ids": [
|
"category-ids": [
|
||||||
"calculator",
|
"calculator"
|
||||||
"science"
|
|
||||||
],
|
],
|
||||||
"tags": [
|
"tags": [
|
||||||
"ipad"
|
"ipad"
|
||||||
@ -6300,7 +6299,7 @@
|
|||||||
{
|
{
|
||||||
"title": "Molecules",
|
"title": "Molecules",
|
||||||
"category-ids": [
|
"category-ids": [
|
||||||
"science"
|
"misc"
|
||||||
],
|
],
|
||||||
"description": "Visualize molecules in 3D",
|
"description": "Visualize molecules in 3D",
|
||||||
"source": "http://www.sunsetlakesoftware.com/molecules",
|
"source": "http://www.sunsetlakesoftware.com/molecules",
|
||||||
@ -7277,7 +7276,7 @@
|
|||||||
{
|
{
|
||||||
"title": "My First Memory",
|
"title": "My First Memory",
|
||||||
"category-ids": [
|
"category-ids": [
|
||||||
"media",
|
"education",
|
||||||
"game"
|
"game"
|
||||||
],
|
],
|
||||||
"description": "Introduction to iOS & Swift / memory game implementation",
|
"description": "Introduction to iOS & Swift / memory game implementation",
|
||||||
@ -8117,7 +8116,7 @@
|
|||||||
{
|
{
|
||||||
"title": "Pi",
|
"title": "Pi",
|
||||||
"category-ids": [
|
"category-ids": [
|
||||||
"science"
|
"education"
|
||||||
],
|
],
|
||||||
"description": "Study, solve problems, formula library, calculators & more! Made by a student for students.",
|
"description": "Study, solve problems, formula library, calculators & more! Made by a student for students.",
|
||||||
"source": "https://github.com/thepiproject/Pi-iOS",
|
"source": "https://github.com/thepiproject/Pi-iOS",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user