When applyiny for IT related Jobs for Costco, I was inspired to build a board scheduling app. Keeping the original supervisor board in mind, I made an imitation board with my primary focus of making a colorful UI to stress when a person should and shouldn't take a break: a problem any supervisor goes through.
  • Tools used during development: Node JS, React JS
  • Created an Employee class and various functions related to keeping and comparing time
  • Designed an intuitive interface, resulting in clear understanding on which employees need to be focused for their break
  • Implemented query features such as searching by name or department using javascript map functionality