Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 525 Bytes

File metadata and controls

7 lines (6 loc) · 525 Bytes

Ski Difficulty

  • Ski Difficulty rates ski runs based on max slope, average slope, elevation, and vertical drop with customizable weights.
  • The app computes a normalized predicted run color based on real world terrain and topographical data, and compares a predicted run color to the official color based on user's prioritized criteria.
  • The app currently supports 28 large U.S. ski resorts.
  • This was my first time using Claude Code to build an app!