Stars
0
Forks
4
Watchers
0
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
Corrected css declarations in the html files, updated the css file with corrected use. Checked and updated formatting in the controller files.
f9d24b9View on GitHubUpdated index.hmtl moving home page title to unordered list to allow ui-sref-active to highlight the tabbed page.
48e0f72View on GitHubRevised name of Welcome page in the links on the asset and liability pages.
5deaf0aView on GitHubremove toastr.js, not being used. Added links for each page on the welcome page. Added welcomce page to each page.
6413554View on GitHubMerge branch 'master' of https://github.com/djmill2/Net-Worth-Calculator
ca2889bView on GitHubmade the subtotal number 0 a string. Added the replace to the Subtotal as well in both the asset and debt CalculateService files.
9b8201bView on GitHubUpdate the service to do a replace on the subtotal function so it doesnt truncate to the nearest comma on parsefloat
dd57be7View on GitHubUpdate the cash and invest to treat amount onblur as string not int, there is no replace function on an integer
78b0c98View on GitHub