Describe the solution you'd like
When the user chooses a Pictogram, the app loads the content of the Array "Relaciones" to show the next Pictograms. If the user goes to Group Gallery and Choose a New Pictogram that is not present in the Array "Relaciones" the id of this new pictogram should be added to "Relaciones" and updated on the database, so next time the user chooses the original Pictogram, the newly added pictograms is suggested.
Action Plan
Add an Action Plan with Checkboxes on key things you have to achieve to complete this task.
[x] Add New Pictogram to the array of the chosen Pictogram
[x] Refresh database so next time the user chooses this pictogram the newly added is shown.
Screenshot of the feature to be developed.
Describe the solution you'd like When the user chooses a Pictogram, the app loads the content of the Array "Relaciones" to show the next Pictograms. If the user goes to Group Gallery and Choose a New Pictogram that is not present in the Array "Relaciones" the id of this new pictogram should be added to "Relaciones" and updated on the database, so next time the user chooses the original Pictogram, the newly added pictograms is suggested.
Action Plan Add an Action Plan with Checkboxes on key things you have to achieve to complete this task.