AnhCaooo / Sthor

iOS application that serve exchange electric price in Finland
0 stars 0 forks source link

Feature: add sub views for daily/weekly/monthly prices #31

Closed AnhCaooo closed 2 months ago

AnhCaooo commented 2 months ago

Feature: Dynamic Price Views with Picker (Inheriting Battery View Style) Description:

This feature introduces subviews for displaying daily, monthly and custom period prices within the application. A SwiftUI picker allows users to seamlessly switch between these subviews, enabling them to view price data in the desired timeframe. The design will inherit the style of the battery view found in the Settings app on iOS.

Acceptance Criteria:

Subviews:

AnhCaooo commented 2 months ago

The views: weekly, monthly and custom are still missing implementation. But it is better to split them into other PRs