a bit hacky... but fixes a ux problem
@supports not (-webkit-touch-callout: none) {
/* CSS for other than iOS devices */
.parallax{
background-attachment: fixed;
/* fixed is NOT supported on ios devices */
}
}
usability testing. Doing some usability testing for an application we are working on to help students develop their transversal / soft skills. Please check out the app, then reply to the questionnaire.
test on mobile or at least using developer tools (incognito?) application
Resdesign an existing user experience to improve both the UI & UX, each according to the evaluation criteria we have established. The experience could be a web site, an application, a platform, a system or whatever you think is appropriate.
Deliverables:
analysis of existing UI/UX with supporting visuals (photos, videos, sketches).
user personas (quick protos are fine)
improvement plan including what you will improve, how and why, why, why, why, why
a final improved "document" normally a Figma prototype, website or app. But it could take another form depending on your target UX.
Your project should be presented as a web page in the form of a case study you can use in your portfolio. Keep it concise and digestible for potential clients / stage hosts / employers.
While not really techniques, first & foremost should be sites that are mobile-first & repsonsive, accessible, progressively enhanced and degrade gracefully.