EveryChat is a combination of Comcast's EveryBlock API and the Yik Yak API. We found that posting on EveryBlock was inconvenient and inefficient, and decided that creating a real-time chat, using Socket.io would allow people in each neighborhood to communicate with each other quickly and effectively.
Run $ bash nodesetup.sh
to install the required npm dependencies we use in our project.
- body-parser
- express
- merge-descriptors
- nunjucks
- request
- socket.io