GSoC/2017/StatusReports/AlexeyKapustin: Difference between revisions
No edit summary |
(→Blogs) |
||
Line 9: | Line 9: | ||
== Blogs == | == Blogs == | ||
*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 ] | |||
== Problems == | == Problems == | ||
*1 Blog about choice of library [https://akapust1n.wordpress.com/2017/05/06/choice-of-library-for-selection/ Short description] | *1 Blog about choice of library [https://akapust1n.wordpress.com/2017/05/06/choice-of-library-for-selection/ Short description] |
Revision as of 15:35, 24 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
- 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