This past week I caught up on work from the week before, as I had been sick. I continued work on the stream for data. Initially, I tried to create a custom one and it seemed to be able to work. However, there were lots of buggy performances and issues so I am currently trying to use a live data package and see how that goes. So far I have been trying to have the data go directly from the device to the analytics, that are then uploaded to storage. I am now simultaneously trying another approach, where the data is uploaded to the cloud and pulled for analytics (which would be easier, but I have to test the speed so that we can stick to the 5s goal that we made earlier in the semester).
