Add Chaty by @LunarFlash (#315)

This commit is contained in:
Lucas Farah 2016-05-25 07:43:52 -07:00 committed by dkhamsing
parent 31cd6e1564
commit f03b2e0a14
1 changed files with 6 additions and 0 deletions

View File

@ -3733,6 +3733,12 @@
"category": "timer",
"description": "A clock based off the famous fibonacci sequence.",
"source": "https://github.com/scribblemaniac/Fibonacc-iClock"
},
{
"title": "Chaty",
"category": ["firebase","communication"],
"description": "Anonymous chat app leveraging Google's Firebase, a NoSQL backend and WebSocket for real time data synching",
"source": "https://github.com/LunarFlash/Chaty"
}
]
}