GSoC/2017/StatusReports/CristianBaldi: Difference between revisions

From KDE Community Wiki
< GSoC‎ | 2017‎ | StatusReports
Line 11: Line 11:
* [http://baldi.me/blog/gsoc-at-kde Google Summer of Code at KDE - Progressive Web App for WikiToLearn]
* [http://baldi.me/blog/gsoc-at-kde Google Summer of Code at KDE - Progressive Web App for WikiToLearn]
* [http://baldi.me/blog/how-to-pwa Tools of the trade - Progressive Web App for WikiToLearn]
* [http://baldi.me/blog/how-to-pwa Tools of the trade - Progressive Web App for WikiToLearn]


=== Code ===
=== Code ===


* [https://cgit.kde.org/scratch/cristianbaldi/wikitolearn-frontend.git/log/?qt=author&q=Cristian+Baldi wikitolearn-frontend repo]: this contains the code for the Web App, [https://cgit.kde.org/scratch/cristianbaldi/wikitolearn-frontend.git/tree/docs documentation] and [https://cgit.kde.org/scratch/cristianbaldi/wikitolearn-frontend.git/tree/build build scripts]
* [https://cgit.kde.org/scratch/cristianbaldi/wikitolearn-frontend.git/log/?qt=author&q=Cristian+Baldi wikitolearn-frontend repo]: this contains the code for the Web App, [https://cgit.kde.org/scratch/cristianbaldi/wikitolearn-frontend.git/tree/docs documentation] and [https://cgit.kde.org/scratch/cristianbaldi/wikitolearn-frontend.git/tree/build build scripts]

Revision as of 07:18, 1 June 2017

Progressive Web App for WikiToLearn

This project will consist in designing and developing a progressive web app for WikiToLearn. New features such as offline browsing, mobile integration and a more immersive and engaging user experience will be implemented as well as creating building blocks for the development of new features in the future.

In current days it is crucial to have a quick, responsive and fully featured web interface for any kind of website, especially for content heavy one like WikiToLearn. Although at the current state the website is definitely usable and functional it could use a lot of improvements and fixes in term of design, client side performance and overall user experience. Most of these features are the one also defined by what we call progressive web apps.

Work report

Blog Posts

Code