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:
- Create Challenge���
- step 4 - images and tags
- step 5 - attachment
- publish
- Dashboard
- All features of OPEN Challenges
- All features of Draft/Pending Challenges
- Create Challenge should redirect user to create challenge page
- My Challenges
- All features in this page
If you find any bugs in REST APIs, please fix the bugs and mention the changes in your submission.
Testing
Please provide manual steps to create the challenge in website.
Please provide manual steps to use Postman to call the view (draft) challenge list / detail api to verify if the challenge is saved/published correctly.
Technology Overview
- JavaScript
- jQuery
- Ajax
Final Submission Guidelines
- Source Code
- Deployment Guide