Skip to content

palomagonzalez/a2-shortstack

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Grocery List Simulator

Paloma González Gálvez: a2-palomagonzalez.glitch.me

My web application can be used to input grocery items, their brand and unit prices to create a grocery list. The derived field calculates the total price for a specific grocery item by multiplying the quantity and the unit price. In order to use the application, you have to fill out the form and hit enter. I used a CSS table for the form, and a CSS flexbox for the inputted data.

Design/Evaluation Achievements

  • User Testing with 2 Users:

    • Last names
      • Valev and Carbajo
    • Problems
      • Valev: Wanted to go back and delete items
      • Carbajo: Thought the form labels were too small, wanted to correct typos on an item
    • Surprising comments
      • Valev: Did not know what unit price meant, confused on that part of the form
      • Carbajo: Did not like the colors
    • Changes
      • I would add edit/delete functionality, add more instructions on the site, and make the text overall bigger
  • Custom tiling background

  • Custom logo

  • Custom favicon

About

Assignment 2 for CS4241

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 57.1%
  • CSS 24.5%
  • HTML 18.4%