GSoC/2017/StatusReports/AlexeyKapustin: Difference between revisions
(→Blogs) |
(→Blogs) |
||
Line 10: | Line 10: | ||
*1 [https://akapust1n.github.io/2017-06-15-secong-blog-gsoc-2017/ Blog #1 ] | *1 [https://akapust1n.github.io/2017-06-15-secong-blog-gsoc-2017/ Blog #1 ] | ||
*2 [https://akapust1n.github.io/2017-06-15-third-blog-gsoc-2017/ Blog #2 ] | *2 [https://akapust1n.github.io/2017-06-15-third-blog-gsoc-2017/ Blog #2 ] | ||
*3 [https://akapust1n.github.io/2017- | *3 [https://akapust1n.github.io/2017-07-09-fourth-blog-gsoc-2017/ Blog #4 ] | ||
*4 [https://akapust1n.github.io/2017- | *4 [https://akapust1n.github.io/2017-07-24-fifth-blog-gsoc-2017/ Blog #5 ] | ||
== Problems == | == Problems == |
Revision as of 00:26, 24 July 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
- 1 Phabricator task https://phabricator.kde.org/T6102
- 2 Site with the current frontend(may not be available) http://akapustin.me/
Blogs
Problems
- 1 Blog about choice of library Short description
Repositories
- 1 Branch in Krita mirror
- 2 Server-side