Challenge Overview
Project Overview
The customer is a company that does crowdsourcing challenges similar to topcoder, but has their own ways of doing things. They want to create a web application which will allow their customers to write their own challenges.
Competition Task Overview
This challenge should implement following features based on the existing code, UI Prototype and REST APIs:
- Dashboard
- Remove the Open Challenges, just keep the Create New Challenge button.
- Challenge Name Link to Challenge Detail Page
- Challenge Unread Messages and link to challenge detail messages tab
- Latest Messages
- Challenge Detail
- All Features
- Help
- All Features
- Quick Challenge Search Box
If you find any bugs in REST APIs, please fix the bugs and mention the changes in your submission.
Bug Fix
- Create Challenge - Publish should be implemented
- Load/Save Filter should be implemented (you can add new API for this function)
Testing
Please provide verification steps in deployment guide.
Final Fix
Winner is required to fix all issues in review scorecard to receive all prize.
Technology Overview
- JavaScript
- jQuery
- Ajax
Final Submission Guidelines
- Source Code
- Deployment Guide