Please enable JavaScript.
Coggle requires JavaScript to display documents.
Accomplishment (Complete the whole game logic with 100% unit test covered.…
Accomplishment
Complete the whole game logic with 100% unit test covered.
Including betting API, use template pattern and strategy pattern.
Each game rule with regular expression, bet counts, odds, bonus limit calculation and test.
Code review, and pay attention to performance.
Performance tuning
Payoff redesign.
No hangfire, use MQ and webjob.
Refactor to 5 service.
Data checking.
Bonus numbers calculation.
Payoff
Process auto betting.
Abnormal handling.
Table design to reduce the deadlock.
OAuth tuning and refactor
Table design
Function misuse.
Re-organized the logic to reduce redundant db query.
Upgrade to .NET 4 and use new TPL and async/await.
jQuery and FullCalendar booking system