You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 17 Next »

Design

EasyShop is a website that is meant to make shopping easier for the elderly as well as those with poor eyesight. What makes our website more desirable to elderly people is our emphasis on customer service, our sites ability to change the sizes of search results, and general minimalistic style.

What we learned from:

Paper prototyping

  • The information scent given by our re-sizing icon and slider was not strong enough => We put a label on the slider and icons to make use of the slider more intuitive. 
  • Checkout button was hard to find because the icon was too small and it was away from any center of focus => We moved the shopping cart to the area close to the user information drop down

Heuristic evaluation (feedback we got from class)

  • The main page was way too busy with the colored images => We replaced those images with simple icons that are consistent and commonly used.
  • Paypal is too different from our web site and leads to local inconsistency => We implemented Stripe for checkout system which is much simpler and has the same styling as our website
  •  

Walk-through

Main page

Sign up page.

Successful sign up. 

Implementation

We decided to make our website a ruby-on-rails based system. The site is hosted on Heroku and  

Evaluation

Briefing

Scenario

You are an elderly person that is buying a basketball for your grandson for his birthday.

Tasks

Please do the following tasks:

  1. Make an account
  2. Search for basketball
  3. Re-size search results to "small", then "big"
  4. Pick Spalding basketball
  5. Check reviews 
  6. Add to cart
  7. Checkout
  8. Pay with following fake information:
    1. Card number: 4242 4242 4242 4242
    2. Expiration: 07/17
    3. Name on card: "your_name"
    4. CVC: 123
  9. Got to your profile page
  10. Under purchase history, select the basketball you purchased
  11. Give this item a review

User 1

User 2

User 3

Reflection

We lost a lot of crucial time dealing with development issues in the beginning of the implementation process. Computers that were running on Windows could not be used to develop and eventually we had to start booting Ubuntu from flash drives. Scripts was not working, so we had to host on Heroku and in order for our back-end to work, we had to pay $20. 

Looking back, we should have obviously started sooner, but you can say that about every project. One problem that  

  • No labels