Purpose of App: Page to test a person's Awareness based on simple math test
Demo Link
Current Worked task:
- adding history of test scores to the tests with Local Storage
- Smoothing the general usage
Learnings:
HTML5
- localstorage in/outs
- inputbox placeholder
Core Javascript
- for..in Vs for iteration - the effect of prototype objects
- hasOwnProperty
CSS
- Tabular CSS properties
General
- modular approach to solve problem
Future Tasks:
- Aesthetics smoothness
- Best Usable Browser addition
- DB data fetching