OWASP-BLT / BLT-Flutter

The official OWASP BLT App repository/ Heist 'em bugs!
https://owasp.org/www-project-bug-logging-tool/
BSD 3-Clause "New" or "Revised" License
22 stars 28 forks source link

Visual Representation for Issues and Improved the Company details page #409

Closed Uttkarsh-raj closed 2 months ago

Uttkarsh-raj commented 2 months ago

PR Description

Improve the companies page with the help of added fields and use of progress bar to track the companies progress and make the changes in the company apis accordingly. It also requires modifying the fields in the backend to make this feature work. This also integrates the feature which allows the users to directly report issues to the company from this page .This pr fixes #407 issue .

Also, this will complete the following task in the Tasks :

Demo

https://github.com/OWASP-BLT/BLT-Flutter/assets/106571927/07e48685-6fc8-4c44-9efa-c7bcc7073118

Uttkarsh-raj commented 2 months ago

@DonnieBLT please review this. Thanks.