Robert-F-Cameron / SquadDeck

Squad Deck is the DoD Product Manager and Software Development Immersive Capstone
0 stars 1 forks source link

[FEATURE] Unit Onboarding #10

Closed Robert-F-Cameron closed 7 months ago

Robert-F-Cameron commented 8 months ago

Feature: Unit Onboarding As a new user

I want be prompted to create a new unit when mine does not exist

So that I can start using the application with my unit

The unit information should include

  1. Unit Name
  2. Unit Abbreviation
  3. Base
  4. Unit Workcenters

Unit work centers should include

  1. Work center name
  2. Parent work center [default to Unit]

Acceptance Criteria

Scenario: Has successfully created an account without a Unit and is brought to the unit onboarding page

Scenario: The unit information is not filled out correctly

Scenario: a unit with the same name exists

officeraggro commented 7 months ago

Unit onboarding form implemented.