## Sprint 4 Retrospective: * members in attendance: - [ ] Kevin - [x] Tanvir - [x] Elorm - [x] Gabe - [ ] Chibuzo - [ ] Scott * what worked well * Blockchain side fully fledged out and doesn't appear to be any more functionality or work to be done to it * Meeting attendance got better * Were able to effectively allocate tasks, find a direction, wrap up outstanding tasks * Investigated libraries like intro.js and react-joyride for interactive product tours intended for educational-focused route * Login bug: Noticed heroku dynos get reset after some time as part of dyno management might need to consider other backend options. * discussing redesigning login flow when user is both admin and patient * looking into alternatives for a more permanent backend * Designed narrative of product tour - Quiz like functionality(for reach goal) * what didn't * Showing and categorize the different file types on dashboard * Initial efforts to implement file parsing on the frontend have been unsuccessful * self assessment on progress * where are you in relation to progress towards product and milestones? * If we are able to figure out the tutorial for just one component in the next week, replicating the tutorial elements will be very easy. * Should be on very solid track to meet our new goals * Needs work * Implementing search and sort functionality through files and admins * UI updates * Having login flow for admin and patient * research more into more permanent data storage for login information * briefly summarize any other topics/discussions * We would need to look into backend options for persistent data - free plan on heroku dynos seem to reset data after a while * Considering if same eth address can be linked to both patient & doctor * reconsidering the user flow if indiviudal was both admin and patient. * Encryption on the frontend vs. blockchain