top of page

Time Wager App
HTML | CSS | JavaScript | React-Native | React-Navigator
This mobile app is built using React Native to run on iOS and Android devices. It follows React's Component Driven Design (CDD) pattern and uses a number of built-in Core Components such as View, TouchableOpacity, and StyleSheet components.
You can input your hourly wage and price of expense for a desired item into the calculator, and it determines the amount of time it took to earn it.
How much you make hourly? (H)
How much the item is? ($)
$4/$15 = 0.266 hrs x 60 min/1hr = 16 min 0 seconds $4/$13,000,000 = 0.001 seconds 1ms
The original concept and UI design was created by Kayla Trinh and developed by Michael Truong.
bottom of page