Golf-Drill-Challenge-App / Golf-App

7 stars 0 forks source link

[Add Feature] Appending "i" to irons for line test drills #275

Closed Gehrkej closed 2 months ago

Gehrkej commented 2 months ago

Description:

This would add and "i" or "Iron" to the corresponding clubs in the database to better communicate what club is being asked for. While it isn't an issue now, down the line there could become confusion if there a line test that includes woods and irons that have the same number. It could be as simple as adding it in as the distanceMeasure field.

To-Do:

Gehrkej commented 2 months ago

Actually, in looking into the full line test, it could cause confusion if a wood or iron is to be used so I believe this is something to be added.

Gehrkej commented 2 months ago

Options:


adding an "i" image

adding "iron" image

shot history side by side image

Gehrkej commented 2 months ago

I have changed them all back to "i", awaiting input from team before closing issue