daita-technologies/daita-python-library

Show progress bar for uploads

pcaversaccio opened this issue · 2 comments

Currently, the user does not get any information about the current state of the upload. We should implement a progress bar as terminal output to keep the user up-to-date.

Currently, I just show the process bar upload for image mode but if the use choose zip mode, the progress bar will be show on web.

in any case, we should put a process bar in the terminal for any mode. The user who uses the terminal wants a response / information from the terminal.