lp:~ashtonkemerling/+junk/Portfolio

Created by Ashton Kemerling and last modified
Get this branch:
bzr branch lp:~ashtonkemerling/+junk/Portfolio
Only Ashton Kemerling can upload to this branch. If you are Ashton Kemerling please log in for upload directions.

Related bugs

Related blueprints

Branch information

Owner:
Ashton Kemerling
Status:
Development

Recent revisions

45. By Ashton Alan Kemerling <ashton@ashton-desktop>

Fixed edge case where Banker would get 20% of losses if an account had an amount the previous day greater than or equal to the initial account balance

44. By Ashton Alan Kemerling <ashton@ashton-desktop>

Forgot to compile

43. By Ashton Alan Kemerling <ashton@ashton-desktop>

Setup a mechanism by which the program demands the user add a banker class at the creation of the portfolio. It will try again should the user not enter valid data

42. By Ashton Alan Kemerling <ashton@ashton-desktop>

Adding the dist folder to bzr

41. By Ashton Alan Kemerling <ashton@ashton-desktop>

Fixed up some double formatting on the ViewDay() class

40. By Ashton Alan Kemerling <ashton@ashton-desktop>

Fixed up the ViewDay class to properly display the gross growth, will need to upgrade that later. Database now returns correct monthly totals.

39. By Ashton Alan Kemerling <ashton@ashton-desktop>

Adding files that were created, forgot to do that in the last commit

38. By Ashton Alan Kemerling <ashton@ashton-desktop>

Calendar now only allows the user to click on specific days, specifically previous days, and the next working day. Working on displaying past performance, need to check how the program will handle market losses, withdrawals, etc. Also need to consult with Marko to see how he wants to deal with empty accounts, and how much someone can withdraw.

37. By Ashton Alan Kemerling <ashton@ashton-desktop>

All issues with deposits appear to be fixed. I need to check withdrawals and net losses, but I should be relatively good in that area, as the math shouldn't change. Hopefully. Working on locking down the system so once you've picked a starting date, you can only pick days between the starting date, and the next day, to avoid any mistakes in data entry. I'm mostly done with it, I just need to fix the db.getLastWorkingDate() function.

36. By Ashton Alan Kemerling <ashton@ashton-desktop>

Found the issue. It related to how the Miscellaneous.intToString(int) function dealt with a call of 0. Other than that, the program appears to be handling input very well, and calculating as expected. All that remains to do is deal with some rudementary output, and harden the program's input areas to prevent malformed inputs.

Branch metadata

Branch format:
Branch format 6
Repository format:
Bazaar pack repository format 1 (needs bzr 0.92)
This branch contains Public information 
Everyone can see this information.

Subscribers