Hack.Summit Hackathon project.
Dssenger is a messaging Webapp and makes use of an API to store user information on a decentralized NoSQL database Bluzelle SwarmDb.
https://fast-tundra-10326.herokuapp.com/
Note: The API might go off sometime, since its not being monitored.
git clone https://github.com/wlwanpan/Dssenger.git
cd Dessenger && npm install
npm run dev
npm start
Neil Tsea, Elvin Li and Warren Wan