🗓 Jun 12, 2022⏳ 1 minutes

Business Week #16 - Charts

One image can present more than a thousand words

Swift Charts for me was the shining star of The WWDC 22 week. Surprisingly, for this week I also planned adding little chart to the app presenting in the list progress in completing goal levels. As the app is for now developed based on SwiftUI in version for iOS15, I did not have the opportunity to test Swift Charts, but I believe I'll use it slightly later. Thanks to modularity of the code it shall be super easy to replace current chart rendering with SwiftUI code.

business week 16

Time spent: 180 minutes (75%)

Plan for week #17

Once we have levels checking in the app the very next step is to display a toast informing once new level is achieved.

Also, I've noticed that my implementation of Storage protocol, related with saving data is containing some logic that should be taken out of it, so little refactoring is needed too.

Tagged with: