We want to give a user who views the list of projects a way to know how far along a project is. We will show the progress bar for each project on the list page.
Functional Requirements
- On the project list page, add the progress bar as the last column for each row in the table.
- It should not touch the right border of the table.
