Difference between revisions of "Levelthefield"
Line 6: | Line 6: | ||
<h3>Design a better income tax system. (under development)</h3> | <h3>Design a better income tax system. (under development)</h3> | ||
Income and wealth inequality were topics in my Boston Public high school Humanities classes. | Income and wealth inequality were topics in my Boston Public high school Humanities classes. | ||
This app represents a three class unit on income inequality. I am hoping that spending 40 minutes or so exploring this app would be equivalent to those 3 days. | This app represents a three class-period unit on income inequality. I am hoping that spending 40 minutes or so exploring this app would be equivalent to those 3 days. | ||
Using published IRS data and other sources, creates a model of the income tax system in the US. | Using published IRS data and other sources, creates a model of the income tax system in the US. |
Revision as of 16:44, 27 May 2012
About
Tim McKenna
http://sitebuilt.net
mckenna.tim@gmail.com
Design a better income tax system. (under development)
Income and wealth inequality were topics in my Boston Public high school Humanities classes. This app represents a three class-period unit on income inequality. I am hoping that spending 40 minutes or so exploring this app would be equivalent to those 3 days.
Using published IRS data and other sources, creates a model of the income tax system in the US.
This mobile app explains the system and allows user to manipulate all the variables of brackets and rates on earned and unearned income to design a better system that raises the same amount of money.
Motivation
Educational
I wanted to try using text + small simulations as a way to illuminate a complex topic under the constraints of a mobile device. Here I think more about the user experience and what you need to do to get a user to keep engaged and move to the next page. Data stays local, the model exists in javascript but once a user creates a system it can go in a NOSQL database and shared. The version on the server is not current. The github code is connected to the development version.
Technological
I get most of my iphone software from the app store but have trouble with the imposed loyalty to the iconic company my itunes account represents. I think we would be better off not having to shop at the company store.
I also like the idea of writing software that runs on many platforms. I chose to go with JQuery-mobile and I look forward to the continued development of mobile frameworks for HTML5.
Political
technologies
html5, javascript, jquery-mobile, (nosql python)