GSoC/2017/StatusReports/AlexeyKapustin: Difference between revisions

From KDE Community Wiki
< GSoC‎ | 2017‎ | StatusReports
No edit summary
mNo edit summary
Line 1: Line 1:
Hello!
== Krita telemetry==
Work in progress, it is start page :)
The creation of a telemetry system, which allows you to better understand what users of Krita are using. That is something similar to clickstream analytics for sites. It is supposed to create: a client part, a proxy server(nginx), a back-end server(with database ClickHouse), a front-end server(nodejs), separate Steam-version. The collection of statistics will help create a separate version of Krita for the Steam with the achievements. The system of achievements is a good marketing tool that will promote the popularization of the Krita.
[https://akapust1n.wordpress.com/2017/05/06/choice-of-library-for-selection/ Short description]
Details about your project
 
== Work report ==
*1 Blog about choice of library [https://akapust1n.wordpress.com/2017/05/06/choice-of-library-for-selection/ Short description]
*2 Phabricator task https://phabricator.kde.org/T6102
*3 Site with the current frontend(may not be available)  http://akapustin.me/

Revision as of 15:19, 4 June 2017

Krita telemetry

The creation of a telemetry system, which allows you to better understand what users of Krita are using. That is something similar to clickstream analytics for sites. It is supposed to create: a client part, a proxy server(nginx), a back-end server(with database ClickHouse), a front-end server(nodejs), separate Steam-version. The collection of statistics will help create a separate version of Krita for the Steam with the achievements. The system of achievements is a good marketing tool that will promote the popularization of the Krita. Details about your project

Work report