Closed themetalone closed 8 years ago
please contact me for discussion about the interface
Set to Iteration 3 since the feature isn't yet implemented on the server
I have prepared the 1st draft of the interface: https://github.com/GSE-Project/SS2016-group2/wiki/API-Proposal-for-SF_C4,-SF_C11---Request-(Custom)-Stop
@themetalone could you please have a look if I haven't missed anything? @mbaniasad: This is the draft I mentioned in the e-mail, as I can't meet you tomorrow in person, please have a look. I would be happy to hear inputs from you too. Just let me know on Hangouts.
1- id of device is a good Idea, but how is this going to be implemented? is there a special unique deviceid that can be sent or you should get the device Id from the server which would require the interface to be negotiated.
I would recommend calling window.device.uuid
or the cordova equivalent to get the ID at client side and pass it to the server.
@mbaniasad please have a look at Interface proposal since I reviewed some changes into it
@themetalone This is the plugin we could use for the uuid: https://github.com/Paldom/UniqueDeviceID
The Datalogic should now be able to request stops
To keep it simple for this iteration I propose to do following:
ICitizenData
, I assume that these are sort of informational or optional (say, not required for successful placement of the request).I think this is the base functionality the customer requires for this iteration. During the 3rd iteration meeting, we can talk to the customer to refine the functionality.
As stated in our requirements documentation the end user should be able to request a stop at the:
Tasks
request_id
or something similiar @GSE-Project/group1 )