Skip to content

[FEATURE] Accessibility #135

Description

@Aleksandergreg

User Type

developer

Goal

improve accessibility on our webpage

Reason

to make all users being able to use our webpage

Acceptance Criteria

  •  Our webpage accessibility has been improved by adding meta tags and using semantic html
  • Alternative text has been implemented
  • The accessibility score has been improved from before these implementations

Tasks

  •  Use a accessibility test like WAVE, whocanuse or alternatively Lighthouse to see where our site could be improved
  • focus on the major issues first (a 100 score is not the goal here)
  • Update from using div to more semantic html tags
  • Add alt text to our image on about page
  • Add labels to login and register
  • Improve contrast colors in CSS to make it more readable
  • Ensure link text is descriptive (think it should be)
  • Test it with Wave, whocanuse or Lighthouse again, and see our accessibility has been improved

INVEST Principle Assessment

No response

Additional Context / Notes

No response

Metadata

Metadata

Assignees

Labels

Projects

Status
In Progress

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions