Challenge Overview
Project Overview
ClipStreamer is basically something like Evernote where you can clip text or files into your stream and see them elsewhere. This is an app that will be used across all types of devices (phone, tablet, desktop/laptop), this app helps user share different file formats “picture, text or file”.
Competition Task Overview
The purpose of this challenge is to build a bookmarklet PoC that will clip selected content of current page or the whole page content if nothing is selected. This is supposed to work like the Evernote bookmarklet.
Here is a link that could help: http://stackoverflow.com/questions/5973978/bookmarklet-which-captures-selected-content-including-html-tags
The submission must also include installation requirements so that we can see something like simple snippet code that could be included on a web page to render a "drag me to your bookmark bar" button. This is just an example though, the key idea is to include information about how a user can easily install the bookmarklet itself.
The bookmarklet needs to work on the following browsers:
- Firefox on Mac / PC
- Chrome on Mac / PC
- Safari on Mac
- Safari on iOS
- Chrome on iOS / Android
Technology Overview
- Javascript
- HTML
- Mobile
Final Submission Guidelines
Submission Deliverables
- Code that works as described.
- A deployment guide / readme that explains how to test your code on various browsers.
Final Submission
For each member, the final submission should be uploaded via the challenge detail page on topcoder.com.