You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This week I changed the Navigation of the app from a side drawer to bottom navigation. This took more time than I anticipated since I had to replace a lot of the old layout files. And I had to reimplement the tests. After finishing that I started looking into options how we could use the sensors of the Phone in our app.
I tried to implement some simple button logic for the friend's page. After which I tried to write tests for my code. I spent a lot of time on SDP this week but it is not reflected in the work because it was spent trying to learn how to write tests. I found it very difficult because I could not figure out how to tweak the tutorials such that they would work on my code. I find it very frustrating not being able to merge my feature into the main branch for yet another week. I am going to spend some more time on it this weekend and hopefully I finish my testing and do a successful PR so you can finally see my feature live next week.