For the reponsive redesign, I chose the website of Ormsby's Computer Systems, a local business near my hometown. The Original site was very basic and required a lot of scrolling to view its contents.
Some of the most glaring problems I noticed are as follows:
The website is not as usable as it could be since horizontal space is not utilized efficiently in desktop mode, in tablet or mobile view, the images do not fit on the page so you need to either zoom out or scroll horizontally to view them. Since the images do not contain important information this isn't as much of a problem as it could be, but still not ideal.
The site is not particularly complex, so fairly easy to remember where information is stored, that being said, there are not many visual cues to direct your eye to important information, so a user might need to spend time locating information even if they have previously used the site.
After putting the site through WebAIM WAVE and using a screen reader with it, these were my findings: the screen reader experience on this page is relatively good, the only major issue is that the alt text on the images is the same as the links shown below the images so a screen reader repeats them twice.
To start the redesign, I first began by creating wireframe mockups of the new site in Balsamiq. I aimed to make the site more approachable by making better use of horizontal space than the original website, and adding a menu bar with dropdowns to easily navigate the entire site.
A wireframe mockup of the desktop view
A wireframe mockup of the tablet view
A wireframe mockup of the mobile view
A hi-fi mockup of the desktop view
A hi-fi mockup of the tablet view
A hi-fi mockup of the mobile view
The visual design overview for my redesign
For the final design, I worked to create the design seen in the hi-fi mockups. The page I designed was the homepage of the website, featuring some recent promotions the company was having as well as some news and general information. You can find the link to the webpage I created here.
A screenshot of the desktop view of the final site
A screenshot of the tablet view of the final site
A screenshot of the mobile view of the final site
The final website is completely responsive to the size of the screen. You can see that as the screen width shrinks, the items in the grid become a single column rather than two for easy viewing, and the menu bar at the top of the page is hidden away into a burger menu for easy access that does not crowd the screen. While the original site had few accessability issues to begin with, the redesign is likewise accessable, easily navigable with a screen reader.
In this project, I was challenged to examine the flaws of a website and solve them with my own design. I certainly bumped up against many technical problems along the way, creating a website that is easy to navigate on various screen sizes was a worthy challenge, especially as I am fairly new to web development.