diff --git a/projects/firepoker/thumb.png b/projects/firepoker/thumb.png new file mode 100644 index 00000000..3057dd47 Binary files /dev/null and b/projects/firepoker/thumb.png differ diff --git a/projects/projects.json b/projects/projects.json index c3f23336..b1d2acf4 100644 --- a/projects/projects.json +++ b/projects/projects.json @@ -3187,6 +3187,21 @@ "Open Source", "Tests Included" ] + }, + { + "name": "FirePoker.io", + "thumb": "firepoker/thumb.png", + "desc": "Agile planning poker app helps you estimating user stories in software development.", + "url": "http://firepoker.io/", + "info": "http://firepoker.io/", + "submitter": "evert0n", + "submissionDate": "2013-10-22", + "tags": [ + "Productivity", + "Firebase", + "Planning Poker", + "Agile" + ] } ]