Challenge Overview
Challenge Objectives
-
Upgrade the provided application to use Bootstrap 4.x instead of Bootstrap 3.x
Tech Stack
-
Node.js
-
Angular 9
-
Bootstrap 4
Code Access
The code is hosted on a Github repository. Once you register on the challenge, you will find a link on the challenge forum which you can use to access the private Github repo.
The repo URL will also be provided on the challenge forum.
Note: You need to have MFA enabled on your Github account otherwise you can’t be added to the organization.
Detailed requirements
As part of this challenge, you need to upgrade the existing application (Employer Portal UI) to use the latest version of Bootstrap (v4.x).
Update all related dependencies and imports.
You should not break any existing functionality.
Should you have any doubts, feel free to post on the forum!
Final Submission Guidelines
Submit a zip file with
-
A git patch for the latest commit in the wellmark-dev-wmk branch of the Github repo.
-
A verification.md file that lists the changes you made to upgrade the app to the latest version of Bootstrap 4.x.
-
A readme.txt file with instructions on how to apply your patch file.