mirror of
https://github.com/dkhamsing/open-source-ios-apps.git
synced 2024-12-26 03:03:25 +03:00
Add MVCTodo by @davedelong
This commit is contained in:
parent
4c793607ad
commit
5bba4830f4
@ -17117,6 +17117,21 @@
|
|||||||
],
|
],
|
||||||
"date_added": "Nov 18 2018",
|
"date_added": "Nov 18 2018",
|
||||||
"suggested_by": "@dkhamsing"
|
"suggested_by": "@dkhamsing"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"title": "MVCTodo",
|
||||||
|
"category-ids": [
|
||||||
|
"sample"
|
||||||
|
],
|
||||||
|
"description": "Very simple To Do app to illustrate the principles from my A Better MVC talk",
|
||||||
|
"source": "https://github.com/davedelong/MVCTodo",
|
||||||
|
"license": "other",
|
||||||
|
"stars": 359,
|
||||||
|
"tags": [
|
||||||
|
"swift"
|
||||||
|
],
|
||||||
|
"date_added": "Nov 18 2018",
|
||||||
|
"suggested_by": "@dkhamsing"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user