HTML · CSS · JavaScript · WebView
WebView Application Project
A mobile stock-learning WebView application with adaptive quizzes, a dictionary, and responsive front-end layout.
Overview
UP is a mobile WebView application built as a freshman Design Thinking class term project.
- The app was designed to help users learn basic stock-market concepts through a dictionary and quiz-based learning flow.
- The project responded to increased public interest in stock investing in South Korea around 2020.
- I served as team lead in a 3-member team.
What I Built
I owned the front-end implementation and core learning interactions.
- Took charge of the overall front-end implementation using HTML and CSS, including layout adjustment for different mobile screen resolutions.
- Implemented quiz and dictionary logic using word-meaning arrays separated by difficulty level, with shuffled display behavior for quiz and dictionary modes.
- Built quiz feedback and result logic, including visual correct and wrong feedback, per-question result storage, and an adaptive hybrid quiz mode where difficulty changes based on the user’s answers.
