GSoC/GCI Archive
Google Code-in 2014 Wikimedia Foundation

A better mobile view for editor data for Wikimedia's dashiki

completed by: ☃ unicodesnowman

mentors: nuria

Corresponding bug report: https://bugzilla.wikimedia.org/show_bug.cgi?id=73030

Dashiki is the platform we are using to display data around edits in Wikipedia and sister projects. The platform itself requires minimal setup and if you have python installed in your computer you can get it running: https://github.com/wikimedia/analytics-dashiki 

See Dashiki at https://metrics.wmflabs.org/static/public/dash/

This task consists of adapting the display of dashiki for mobile devices, at this time the display is not so mobile friendly and it is optimized for desktop, details on what the display needs to do in mobile are described on the bug, no new elements need to be created, rather selective hiding of current elements needs to happen. Coding will require CSS/HTML skills.

Students are required to read Wikimedia's general instructions at https://www.mediawiki.org/wiki/Google_Code-in_2014#Instructions_for_GCI_students first.