nabilunfarhanun's avatar

Adding progress bar to file upload

I have a webpage which will take csv file as input. Then it will validate data. Finally, it will be inserted into the database.

I want a progress bar for that. For now I have already implemented a progress bar but only for the file upload part. I don't know how I can show the progress bar of validation and progress bar for database.

Can you show me the right direction?

0 likes
1 reply

Please or to participate in this conversation.