Challenge Overview
We currently have an iOS and web application built for the Retail 360 app. The Retail 360 app allows customer service representatives for Hercules to manage customer accounts and view customer information. A previous challenge has implemented a majority of the requirements, and this challenge will implement a few fixes that have been logged recently, and will also update the unit tests to be more thorough.
Existing code:
The existing code is available in Gitlab here: https://gitlab.com/hercules-retail/admin-portal
You will be expected to submit a Git patch file that can be applied to the commit hash 7386aef17b29bc44a28be5da114a692e6942d34d.
Bugs to fix:
These Gitlab issues are in scope for this challenge:
* https://gitlab.com/hercules-retail/admin-portal/issues/90
* https://gitlab.com/hercules-retail/admin-portal/issues/91
Submission
Your submission must include a Git patch file against the commit hash above. The Git patch file should include any relevant changes to the README for this challenge, including a separate file for validation information.