AnhCaooo / Sthor

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

Feature: fetch today's and tomorrow's exchange price by calling API from Stormbreaker service #1

Closed AnhCaooo closed 5 months ago

AnhCaooo commented 5 months ago

Background:

This feature will allow users to view the current exchange rates. Users will be able to see today's rate and the rate for tomorrow whenever it is available from external source. This information is crucial for users who are financially involved in electricity consumption or who simply want to stay informed about exchange price status.

Benefits:

Acceptance Criteria:

AnhCaooo commented 5 months ago

Let's learn how to call network requests in Swift and its best practices..