Skip to content

patrickkferguson/bet-risk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

bet-risk

This is a sample risk application for a betting system.

The solution is currently in pre-alpha development.

To run, load the BetRisk solution and start BetRisk.WebApi and BetRisk.Ui.Web. If you change the running ports, be sure to change the CORS origins on the BetsController and the CustomersController as well as the baseApiUrl in the BetRisk.js file.

TODO:

  • Application logic
  • Configure DI
  • Connect controllers to application logic
  • More test coverage
  • Improve performance of bet risk assesment for large data sets
  • UI styling
  • JS testing
  • Secure the web API

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published