Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
45 changes: 45 additions & 0 deletions json_struct.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,45 @@
Sign in
Request Method: [POST] | Response: 200 OK
{
“username”: ” ”,
“password”: ” ”
}

Register Data collector
Request Method: [POST] | Response: 201 Created
{
“fname”: “ ”,
“lname”: “ ”,
“contact”: “ ”,
“address_one”: “ ”,
“address_two”: “ ”,
“email”: “ ”,
“pass1”: “ ”,
"Pass2”: “ ”
“gender”: “ ”
}

Register Participant
Request Method: [POST] | Response: 201 Created
{
“fname”: “ ”,
“lname”: “ ”,
“contact”: “ ”,
“address”: “ ”,
“email”: “ ”,
“pass1”: “ ”,
“gender”: “ ”
}

Questionnaire
Request Method: [POST] | Response: 200 OK

{
“question”: “ “,
“choice”: {
“choice1”: “ ”,
“choice2”: “ ”,
“choice3”: “ ”,
“choice4”: “ ”
}
}
Binary file added mockups/mobileApp/Mobile_App_Mocks_Page_1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added mockups/mobileApp/Mobile_App_Mocks_Page_2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.