Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 393 Bytes

File metadata and controls

16 lines (12 loc) · 393 Bytes

Create User 2

Add email address in app and press refresh


select * from task;
id |task_description |task_complete
1  |A. Mow Lawn      |0
Sqllite : Task Table

You can see that only the approved item 'Mow Lawn' has been sent to the User 2 phone.