sammm.my

AccessDash

  • Frontend
  • Sveltekit
  • Atomic Design
  • Components
  • Graphs
  • Pasted image 20251209114429.png
Summary

The company Future Ready Design had made a task for me and my classmates to create an web application called AccessDash. This is a new tool meant for companies to can through their website pages to check if their sites are accessible. These results show the companies what they can do to make their sites more accessible and based these arguments on the WCAG rules.

Goals
  • to learn to work with components
    • Experimenting with Atomic Design
    • implementing a self made Icon library
    • Learn to work with graphs
  • Work within a group of developers. I worked inside a group for a long time, but this time we learned more about how to work in a workflow in Github.
    • Work with branches
    • Communicate in GitHub by issues and the project board.
    • Code reviewed each others code by making a pull-request
My role

This project was worked on by me and two other classmates. We divided roles into this project to organise it properly. Also coding the site and picking up certain tasks.

  • I created a structure within GitHub to make it efficient and easy to use
  • We've learned about components. And I as looking for the most efficient way to apply these. Sveltekit was still really new. The concept of using component was also very new. By learning about how to implement a graph and icon library the easiest inside a project

What was my role?

  • project management
    • Organised the project board
    • made sure issues were categorised properly
    • typed over al issues
    • made planning overall
      • contacting client
      • made deadlines
  • coding site
    • Refactoring a lot of things
    • add structure to the site, things like folders and files in the proper places.
    • creating reusable components
Tools