I have a project in React, Mongodb and python ai agents.I have a progress bar that starts and shows progress as each agent starts working and once each agent is completed, it needs to show a tick mark showing it's finished. The ui is ready. Currently it's running with a 4 seconds timer. I need it to be functional according to the agents running now. Help
My progress bar doesn't seem functional. Can you explain the steps to build this