In this sprint, our front-end team is going to be real busy. Lee will be changing the whole flow for taking sample and I will be adding two new screens for the App within the taking sample section.
1.Product
- The Survey
- Modify Device Section to Work With Map
2.Process
The Survey |
I created a new screen for our app that allows users to take a survey before taking a sample by the water. The survey questions are taken from a document provided by the water research center. Link to document: LINK How the survey screen looks like: Without the user clicking the Next button, the survey screen will automatically move to the next question.
|
Modify Hardware Device Section to Work With Map |
The hardware device screen in the previous release searched the device based on the device id. Whereas we have a totally different way in this release which is to take the user location and send it back to the server and the server will return the 5 nearest hardware nearby the user to the front-end and display it on Google Map.
The map only shows hardware devices that are currently active(sends data within the last 15 mins). |