bovinehero / battletech-inventory

CI PP4 Django based inventroy app for battletech boardgame
Apache License 2.0
0 stars 0 forks source link

User Story: Create Read Functionality on Pilots and Mechs #11

Closed bovinehero closed 1 year ago

bovinehero commented 1 year ago

Context

As a battletech player I need a way to fetch information about pilots and mechs so that I can see which units are available for the campaign

Acceptence Criteria

Tasks

bovinehero commented 1 year ago

Base dB models tweaked to allow for a stock of pilots and mechs, as well as an Active pairing of pilot to mech.

Working branch for in Progress work

bovinehero commented 1 year ago

Read views complete