/lab10-BusMall

Survey app that allows a user to click through various products. The results are saved and displayed within a graph showing total views and vote count of each product. I used vanilla javascript and implemented component architecture. Also, utilized local storage to save state.

Primary LanguageJavaScript