#1 Designing the app, scope, architecture

24/12/2020

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

One of the most important things to scope the project (I don't want this to ber 1 year kind of project), and split into different phases / sprints. The first iteration will be very simple: without authentication nor external storage. This will not bring all the desired value, but it's a good starting point from which we can add features :)

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