Whenever a stock gets updated, everyone who owns that stock will get points based on its performance. It works pretty well, although the algorithm could use some work. I want to fix that, but I don't want to just sit on something forever and not get everything done, so I'll worry about it later.
Add a unit test to test functionality and speed of scoring functionality.
NB: Don't worry about GitHub saying that it can't merge automatically. I just need to checkout the database file from master and everything will be fine. I think.
Whenever a stock gets updated, everyone who owns that stock will get points based on its performance. It works pretty well, although the algorithm could use some work. I want to fix that, but I don't want to just sit on something forever and not get everything done, so I'll worry about it later.
Add a unit test to test functionality and speed of scoring functionality.
NB: Don't worry about GitHub saying that it can't merge automatically. I just need to checkout the database file from
master
and everything will be fine. I think.