#8 Improved responsiveness and release!

21/12/2020

I've finished all the preparations to finally have a first release. For now it's just a Web release (as web app and PWA). I had to tweak a lot of stuff before making this production ready. I had to generate icons, manifest, PWA stuff...

But, before preparing this web release, I had to make it nice for big screens (Tablets and normal web users). What is nice about this is that I could make changes for both targets, I don't regret at all choosing this technology :) (for now!)

Content image

30/12/2020

#5 Moving away from vuex

Now that I'm using the composition API, I feel Vuex is no longer necessary.

29/12/2020

#4 Statistics

I've improved the statistics shown for the surveys

28/12/2020

#3 Lock, for real!

It's important to lock the Play view, so users giving feedback can't go out that view.

27/12/2020

#2 Basic flow and functionality

This is the second day I work on this project. Basic flow is in place now

24/12/2020

#1 Designing the app, scope, architecture

This is just the first day, not very amusing (designing, scoping etc.)