Skip to content

Latest commit

 

History

History
40 lines (22 loc) · 1.35 KB

README.md

File metadata and controls

40 lines (22 loc) · 1.35 KB

PlanIt

alt text

PlanIt is an app for planning daily events such as camping, parties & etc.

Top Links

  1. Video of PlanIt
  2. Download App from Play Store
  3. Presentation

DB - Firebase Database Realtime

The DB that we used in PlanIt was Firebase (of google).

App Notifications Cloud Function

The code for the cloud functions is under Link The app uses 4 cloud functions for notifications:

  1. When date is updated - sends notifications to all friends in the specific event.
  2. When time is updated - sends notifications to all friends in the specific event.
  3. When location is updated - sends notifications to all friends in the specific event.
  4. When new person is added to a event - sends notifications to all friends in the specific event.

Screenshots

alt text

Authors

  • Tomer Patel
  • Dor Avrahami

License