AMO-Tools-Desktop icon indicating copy to clipboard operation
AMO-Tools-Desktop copied to clipboard

Capstone: MEASUR optimizations

Open nbintertech opened this issue 9 months ago • 0 comments

This was requested and needs way more info and scoping. I would treat this as a proof of concept/design oppotunity for students, I'm picturing 2-3 different optimization scenarios depending on skill level of developer, area focus, or size of group.

UI/UX focus - Survey existing UI implementations and make sure they are consistently applied across app. Ex. Bootstrap modal styling #5170. Reduce option or navigation redundancy (many ways to do one action). optional bonus: if it applies to their coursework, observe user testing

Architecture / modeling - Find opportunities to better utilize OOP, SOLID design, DRY etc. Prototype changes to data models that represent each assessment type (psat, fsat, etc) which use subclassing or some other typescript mechanism to reduce redundancy in data models and logic. This could be focused to a single area (treasure hunt) or app wide.

nbintertech avatar Sep 27 '23 14:09 nbintertech