1
0
mirror of https://github.com/dkhamsing/open-source-ios-apps.git synced 2025-02-03 20:07:39 +01:00

Add FireTodo by @sgr-ksmt

This commit is contained in:
dkhamsing 2020-05-25 09:45:07 -07:00
parent 956a46eff6
commit d0b637cdb9

View File

@ -20732,6 +20732,27 @@
"license": "other", "license": "other",
"date_added": "May 24 2020", "date_added": "May 24 2020",
"suggested_by": "@dkhamsing" "suggested_by": "@dkhamsing"
},
{
"title": "FireTodo",
"category-ids": [
"task",
"swiftui"
],
"description": "Simple Todo using SwiftUI, Firebase, Redux.",
"source": "https://github.com/sgr-ksmt/FireTodo",
"license": "mit",
"stars": 164,
"tags": [
"swift",
"firebase",
"redux"
],
"screenshots": [
"https://github.com/sgr-ksmt/FireTodo/blob/master/docs/images/img6.png?raw=true"
],
"date_added": "May 25 2020",
"suggested_by": "@dkhamsing"
} }
] ]
} }