Skip to content

This is a Shiny R Dashboard with an interactive map of hike recommendations in the Greater Vancouver Area based on my personal experience

License

Notifications You must be signed in to change notification settings

meagangardner/HikeRecommendations

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HikeRecommendations

This is a Shiny R Dashboard with an interactive map of hike recommendations in the Greater Vancouver Area based on my personal experience

Link to the dashboard:

About

This Shiny dashboard provides ...

Motivation

The motivation behind this dashboard is to provide personal hike suggestions in the Greater Vancouver and surrounding areas. Please note that this is based on my personal experience and should be treated as a good starting point for hikes. However you should still do your own research before making a decision to attempt a new hike!

App description

Installation Instructions

1.Clone the repository:

git clone https://github.com/meagangardner/HikeRecommendations.git

2.Install the environment:

conda env create --hike_recommender --file=environment.yaml

3.Activate the environment:

conda activate hike_recommender

4.To run the app from your terminal use:

Rscript src/app.R

5.Access the app: Once the app is running, you can access it by opening a web browser and navigating to the address provided in the terminal output. By default, it should be something like http://127.0.0.1:5030.

About

This is a Shiny R Dashboard with an interactive map of hike recommendations in the Greater Vancouver Area based on my personal experience

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages