PlanIt is an app for planning daily events such as camping, parties & etc.
The DB that we used in PlanIt was Firebase (of google).
The code for the cloud functions is under Link The app uses 4 cloud functions for notifications:
- When date is updated - sends notifications to all friends in the specific event.
- When time is updated - sends notifications to all friends in the specific event.
- When location is updated - sends notifications to all friends in the specific event.
- When new person is added to a event - sends notifications to all friends in the specific event.
- Tomer Patel
- Dor Avrahami