bounswe / bounswe2024group2

GitHub repository for the CMPE 352/451 Group 2 project.
http://159.223.28.163:30001/
6 stars 0 forks source link

[FE] Add Loading Indicator For Auth Operations #384

Closed Halil-Ibrahim-Kasapoglu closed 1 week ago

Halil-Ibrahim-Kasapoglu commented 1 week ago

Description

To enhance user experience our application should give feedback on async loading operations that takes time. By doing so we give our users a much more pleasant experience. To do so we should add indicator loading circle for auth operations on web client

Required Activities

Estimated Time

4 hours

Deadline

12 Nov 2024

Reviewer

@Halil-Ibrahim-Kasapoglu

mahmutbugramert commented 1 week ago

Added spinner as CircleAnimation.js to web. Used it in Login page. Can be reviewed from linked pr.

Halil-Ibrahim-Kasapoglu commented 1 week ago

Looks good well done. Closing the issue