1.Product
- User Landing Page and Drawer
- GPS and GPRS/GSM module
2.Process
User Landing Page and Drawer |
I've developed the UI for the user landing page and in the drawer, there's a function that allows user to switch their account between light and dark mode. |
GPS and GPRS/GSM module |
During the first week of this sprint, I successfully obtained the GPS coordinates of my current location. After having all the data that we need to publish to PubNub, I immediately started setting up the GPRS module. After the code was uploaded to the microcontroller, all was perfect, so I saved the file and closed the laptop. Two days later, when I power up the device, I cannot use the GPRS module to send out the data collected from the device. I spent about three days to solve the problem, and decided to buy a new module, and noticed that the previous module had been damaged due to unknown circumstances. At the moment, everything is running normally. |