Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 374 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 374 Bytes

BRICKHACK PROJECT Goal: create a native app that is based upon communications via short status messages, polls, event coordination tools, and private groups

Feature Milestones:

  • Server-side application running on Heroku to manage message pub/sub with www.ntfy.sh
  • Android/iOS client built with Flutter to publish and subscribe

Challenges:

  • Client-server communication!