Added Invitation system
- If a user tries to signup, they receive a notice that they must obtain an invitation by asking a current user
- Current users can go into settings -> Invitations and enter an email of a user which they will use to sign up.
Allows for users who added the request can cancel it after it has been accepted by villajer
- Adds an optional reason which can be viewed by the villajer
- Completed list and Request are decorated with cancel indicators
- Notifications are sent to villajers if a request is cancelled
If a user clicks on a notification that was filled by another user, it now displays a custom screen
BUG FIX: Userid was left out of request creations. replaced globalUserId to session variable
BUG FIX: Periodically checks availability and adds notification tokens
When it’s time to send the Villajer a Venmo, user gets a notification to remind them to pay.
After user pays, they can tap "I made the payment" which will send villajer a notification that theyve paid and to complete the request
Comments
Post a Comment