-
Notifications
You must be signed in to change notification settings - Fork 0
Well Being Check Sprint 3 Review
Review:
• Dashboard display : width 100% and Height autofill or high resolution image (512x512) and scale down to the device resolution, • Add loader to page if it’s too long (dashboard for example), load to the DOM and add show hide function change dashboard/ use to PaperUI instead and see if it’s quick.
• Calls to dashboard using (domain, security and token in the same url )
• All the pages are in same file/page maybe we need to divide them (it’s called page but it’s graph )
• Dark mode phone has to be tested in some cases (time picker for example)
• The algorithm in one page, this is has to be divide in services/functions for better testing/debugging moving forward.
• The paradata page should be create in new page (notification ON/OFF should be part of it, the click on notifications time also,… )
• Paper UI framework seems to be working, but we don’t know if theme could be change to much to UX (this is has been fixed)
• Saving plain password should be save as hashed password/ then the communicated to CMP
• Saving the Device ID as Unique Id not the real device ID
Moving forward to a structured project everything will more clear (React native paper UI frame Work, type script).