ddsnowboard / FantasyStocks

A website where you play a game of fantasy stocks.
http://fantasystocks.herokuapp.com
Apache License 2.0
0 stars 1 forks source link

Add scoring functionality #26

Closed ddsnowboard closed 8 years ago

ddsnowboard commented 8 years ago

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.