cprunty4 / SportsBook

A new SportsBook app designed from dotnet core to run on the Azure cloud
2 stars 0 forks source link

Live betting is missing #16

Open cprunty4 opened 3 years ago

cprunty4 commented 3 years ago

Start adding all the schema, API and Front end work to store live bet transactions in my database. Also setup a login page with user identity somewhere (possibly using Azure AD or something like Okta)

cprunty4 commented 3 years ago

I'm starting a branch to add wages controller etc