Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 388 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 388 Bytes

payusa

Simple AngularJS app to show federal tax breakout

description

This app will take a user's inputted total tax liability and break it out by budget function. Data is from http://www.usgovernmentspending.com/.

The data and budget functions represented can be changed by adjusted the appropriate entries in app.js. The app was built using a Yeoman Angular generator.