Skip to content

Allows user to configure various common firefighter gear loadouts to determine if weight burden is safe.

Notifications You must be signed in to change notification settings

Samg381/Firefighter-Loadout-Configurator

Repository files navigation

Firefighter-Loadout-Configurator

Allows user to configure various common firefighter gear loadouts to determine if weight burden is safe.

loadout

I/O SUMMARY: The program collects the user's weight with unit preference, and choice of job and extra optional tools. In return, descriptions of the role in addition to visual breakdowns and total weight output are displayed. Many different combinations, or 'loadouts' can be made.

INPUT:

  • Weight
  • Units (Lbs/Kgs)
  • Role (Four choices)
  • Extras (Five choices)

OUTPUT:

  • Converted weight
  • Total Weight (Both Lbs/Kgs)
  • Pie chart with weight distribution
  • Health recommendation (Safe/Too Heavy)

EXECUTION: The program works by first collecting the user's weight and unit. Once the user has confirmed their weight, they are able to select between various firefighting positions, and finally, chose any extra equipment that may be needed. Once weight, role, and extras are selected, the program calculates the total weight of the firefighter, renders a pie chart illustrating the weight breakdown, and offers a safety suggestion based upon the amount of weight being carried and NIOSH guidelines.

About

Allows user to configure various common firefighter gear loadouts to determine if weight burden is safe.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages