potato-lulw / assignment-buddy

3 stars 1 forks source link

[Suggestion] Add file generation loading bar #1

Closed ISenseAura closed 7 months ago

ISenseAura commented 7 months ago

Instead of "Sending" button, show a loading bar which displays the assignment generation progress (as shown in the attached image). to track the progress, you can use timeRequiredToGenerate = (numberOfQuestions * 10.5) secs

show progress percentage inside the loading bar

reference : https://codepen.io/manz/pen/GRxJgZZ

Screenshot 2024-01-26 193927

potato-lulw commented 7 months ago

Very good suggestion. I will definitly implement it soon.