| { |
| "reminders": [ |
| { |
| "rmid": 1, |
| "message": " learn python", |
| "date": "24/11/2022", |
| "status": "incomplete", |
| "day": "today", |
| "repeat": "no", |
| "time": "05:00" |
| }, |
| { |
| "rmid": "317329a4-7639-41ec-b785-dbef654fad47", |
| "message": " buy fruits at ", |
| "status": "incomplete", |
| "time": "5:00 pm", |
| "date": "nodate", |
| "day": "tomorrow", |
| "repeat": "No repeat found" |
| }, |
| { |
| "rmid": "8543e845-1263-4f5e-9e3d-e28425cf773b", |
| "message": " to finish task evening", |
| "status": "incomplete", |
| "time": "notime", |
| "date": "nodate", |
| "day": "today", |
| "repeat": "norepeat" |
| }, |
| { |
| "rmid": "d6fafd32-ceea-455d-9125-3ecfee55034a", |
| "message": " buy flowers", |
| "status": "incomplete", |
| "time": "notime", |
| "date": "nodate", |
| "day": "noday", |
| "repeat": "norepeat" |
| }, |
| { |
| "rmid": "1d3d95da-e923-4eb8-9f95-d97f9677b883", |
| "message": " me on to go to markett", |
| "status": "incomplete", |
| "time": "notime", |
| "date": "nodate", |
| "day": "wednesday", |
| "repeat": "norepeat" |
| }, |
| { |
| "rmid": "99d0a2b9-9054-4778-85d6-5120525f554c", |
| "message": " do 20 pushups before lunch", |
| "status": "incomplete", |
| "time": "notime", |
| "date": "nodate", |
| "day": "today", |
| "repeat": "norepeat" |
| } |
| ], |
| "notes": [ |
| { |
| "nid": 1, |
| "date": "29/11/2022", |
| "time": "18:10:05", |
| "content": "this is the firstt note" |
| }, |
| { |
| "nid": "8f3a9410-8a01-474d-8565-d862ba675cd4", |
| "date": "02/08/2023", |
| "time": "12:47:13", |
| "note": " that we need to exercise more" |
| }, |
| { |
| "nid": "54887a03-9ebe-4868-bc8b-e3d6e49e877a", |
| "date": "02/08/2023", |
| "time": "13:46:33", |
| "note": " we need to bring sanah from school" |
| } |
| ] |
| } |