Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 607 Bytes

File metadata and controls

16 lines (11 loc) · 607 Bytes

EveryChat

Instantaneous deliberation of nearby affairs

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.

Dependencies

Run $ bash nodesetup.sh to install the required npm dependencies we use in our project.

  • body-parser
  • express
  • merge-descriptors
  • nunjucks
  • request
  • socket.io