Skip to content
/ waxxer Public

A helpful tool for cross-country skiers to choose the right wax for their skis, based on variables like temperature, humidity, snow type, technique, and activity level.

Notifications You must be signed in to change notification settings

cjaro/waxxer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Waxxer

As a cross country skier, it can be frustrating and confusing to prepare your skis for snow conditions: temperature, humidity, forecast, snowfall and more all factor into what kind of ski wax you'll need to put on the base of your skis. So what's a skier to do? All the commonly-used wax companies (Swix, Toko, Briko Maplus, StartWax, ZumWax) have their own charts and calculators, but the most accurate estimates for local conditions can be variable and relies on local ski shop information, historical race wax data & conditions, and experience waxing for the conditions over time.

Say hello to Waxxer! While talking with my partner/ski buddy this winter, I had the idea to create a wax-where-you-are application to give the best, most accurate weather conditions for XC ski races using a weather (current conditions & forecasting) API.

Waxxer Live ↗︎

Getting Started

  • Clone this project: git clone git@github.com:cjaro/waxxer.git waxxer-clone
  • Run npm install at the root of the project.
  • Copy sample.env and populate API keys:
  • Run npm start to spin up the npm web server
  • Head to http://localhost:3000/ to view the application.

About

A helpful tool for cross-country skiers to choose the right wax for their skis, based on variables like temperature, humidity, snow type, technique, and activity level.

Topics

Resources

Stars

Watchers

Forks