Skip to content

An interface for rock climbers to view rock climbing and bouldering information in a particular area

Notifications You must be signed in to change notification settings

HannahRKent/rock-climbing-gui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rock Climbing GUI

How to Use

  • Navigate into the project directory.
  • Install the requirements via pip3 install -r requirements.txt.
  • Visit https://www.mountainproject.com/data and set up an account to get an API key.
  • Set the environment variable "APIKEY" to the API Key above.
  • Start the program by running python3 rockclimbing/app.py.
  • Look for the line: "Dash is running on <ip address>". Click on that address, or paste it into the browser.
  • This program works for both bouldering routes and rock climbing routes.
    • To filter on bouldering routes, enter values between V0 and V17.
    • To filter on rock climbing routes, enter values between 5.1 and 5.15d. 5.10 and 5.15 are broken out into a, b, c, and d.

About

An interface for rock climbers to view rock climbing and bouldering information in a particular area

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages