Closed ricardobrg closed 1 year ago
The example app architecture should be intuitive and simple for new developers.
The calls to the TIKI SDK should be visible and simple to understand, not wrapped inside other classes.
The slices should just handle UI changes. The logic should be in a special service for Tiki Sdk, shared by all the slices.
Before updating the code, the architecture should be drafted.
Acceptance criteria 1 - Updated architecture and app working
https://user-images.githubusercontent.com/8357343/218505768-013859b3-5580-492c-8d18-0c08005c4474.mp4
https://user-images.githubusercontent.com/8357343/219409097-e9875c29-3b3c-4078-86fb-f38b0e36430e.mp4
The example app architecture should be intuitive and simple for new developers.
The calls to the TIKI SDK should be visible and simple to understand, not wrapped inside other classes.
The slices should just handle UI changes. The logic should be in a special service for Tiki Sdk, shared by all the slices.
Before updating the code, the architecture should be drafted.
Acceptance criteria 1 - Updated architecture and app working