GSoC/2017/StatusReports/CristianBaldi: Difference between revisions

From KDE Community Wiki
< GSoC‎ | 2017‎ | StatusReports
No edit summary
Line 14: Line 14:
=== 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 repo 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-backend-for-frontend.git/log/?qt=author&q=Cristian+Baldi wikitolearn-backend-for-frontend repo]: this repo contains the code for the Backend for Frontend (the compatibility layer mentioned in the proposal)

Revision as of 15:11, 25 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