stacks-archive / daily-scrum

What community members are working on today
9 stars 1 forks source link

Sat, July 1, 2017 #81

Open vsund opened 7 years ago

vsund commented 7 years ago

Yesterday: Roadmap, had thoughts about architecture, started specifying data structures, realized that Javascript's data hierarchy (prototyping) is strange, found Typescript and read into it

Today: Look through and understand blockstack.js, work out repository skeleton, learn & research more about good data hierarchy in Java-/Typescript

guylepage3 commented 7 years ago

yesterday: responded to GitHub issue comments, reviewed and respond to PR: Testing PR Process, created full review of account backup process, worked on the full review of account restoration process. discovered that there were 3 user flows.

today:

guylepage3 commented 7 years ago

As a result of all the on-boarding/name registration, account backup and account restoration process reviews some really big insight came out of it that seriously impacts the browser and the browser's UX/UI. @shea256 and I discovered the need to move the Profiles, Storage, Wallet & Settings into status bar as "Browser Utilities" allows for a more intuitive user experience that separates apps to utilities required by the browser.