Skip to content

(In Progress) MLBDraft is built utilizing an ASP.NET Core 2 api, and Angular 7 client. MLBDraft is used to simulate online fantasy baseball snake drafts. Create your team, join a league, and simulate a draft, selecting from a pool of players.

aacister/MLBDraft

Repository files navigation

MLBDraft (In progress)

MLBDraft is used to simulate online fantasy baseball snake drafts. Create your team, join a league, and simulate a draft, selecting from a pool of players.

Includes 2 projects:

  1. MlbDraft.Api
  2. MlbDraft.Client

MlbDraft.Api

  • Developed utilizing Asp.net Core Web Api 2
  • SqLite data storage
  • Asp.net Identity with JWT auth
  • Entity Framework
  • AutoMapper
  • NLog
  • Player paging, filtering, and search
  • Custom Validation

Note:

  • Api test calls included mlbDraft_api_test_calls.txt document.
  • ERD included in erd.txt document.

About

(In Progress) MLBDraft is built utilizing an ASP.NET Core 2 api, and Angular 7 client. MLBDraft is used to simulate online fantasy baseball snake drafts. Create your team, join a league, and simulate a draft, selecting from a pool of players.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages