Challenge Overview
Challenge Objectives
-
Migrate members search into the Community App.
Technology Stack
-
Node.js
-
JavaScript
-
React
Code Access
Repo: https://github.com/topcoder-platform/community-app
Branch: feature-member-search-list
Repo: https://github.com/LieutenantRoger/topcoder-react-lib
Branch: feature-member-search-list
Reference:
Original Legacy Repo: https://github.com/appirio-tech/topcoder-app
Individual requirements
As part of this challenge, you need to migrate the member search result list screen from legacy app to current community-app.
https://www.topcoder.com/search/members/?q=upbeat
This is the screen that needs to be migrated.
You might need to investigate the legacy angular codebase, and produce reusable components or reuse the existing ones as much as possible in the current community app.
Make sure you don’t break any existing functionality and all existing tests pass.
Should you have any doubts, do not hesitate to ask for clarifications in the challenge forum!
Final Submission Guidelines
Submission deliverables
- Submit a git patch for the latest commit in the mentioned branch of each repo.
- make sure to mention the exact commit so we can apply your patch file(s).
- A verification doc to demonstrate the requirements in this challenge.