Challenge Overview
1. Project Overview
1.1 System Description
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 that will allow their customers to define and publish their own challenges.
The JIVE Project is a simple application we want to build which will list out Innocentive challenges and challenge details directly in Jive. Jives apps are essentially little node.js applications which live inside of Jive itself.
1.2 Competition Task Overview
This challenge should implement the innocentive jive front end for following features based on UI Prototype and JIVE APIs:
You can use JavaScript or JavaScript + NodeJS to implement this.
- Challenge Detail Page
- Submit Solution
- View Solutions
If you find any bugs in REST APIs, please fix the bugs and mention the changes in your submission.
1.4.1 Technology overview
- JavaScript
- Ajax
Final Submission Guidelines
- Source Code
- Deployment Guide