AnhCaooo / Sthor

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

Feature: having spinner view while fetching data #4

Closed AnhCaooo closed 3 months ago

AnhCaooo commented 3 months ago

Background: Currently, our application doesn't provide any visual indication to the user when data is being fetched from the server. This lack of feedback can lead to confusion and frustration, especially if the data retrieval takes a while. Users might be unsure if the app is frozen, unresponsive, or encountering an error.

Benefits:

By implementing a spinner view during data fetching, we can significantly enhance the user experience. Here's how:

Acceptance Criteria: