Giter VIP home page Giter VIP logo

climbplan's People

Contributors

dependabot[bot] avatar jaimemarijke avatar jason-curtis avatar priti-energysavvy avatar priti-wright avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

climbplan's Issues

Google Analytics (re) integration

it'd be cool to track searches and outbound clicks. They have something called a "goal conversion rate" which we could potentially learn about and use to see how often people actually use the site for things.

Add "Weather Area" button to front page

There is no easy way for users to know about the weather area page:
climbplan.com/#/weather

I only found it after looking through some of Priti's commit. I suggest putting a button on the front page labeled "Weather Area" or "Mountain Forecasts" to goes to that page

tooltips are missing

hovering over a research link should show a tooltip. This came up in James' user test - he clicked through to SummitPost and started asking questions about what that site was

Better intro page

Should give the user a better idea of what the site does without having Jason or Jaime standing over their shoulder.

search typeahead race condition

repro:

go to climbplan.com
type "Forbidden" in the search box quickly.

expected result:

search dropdown changes several times, always with forbidden peak getting closer to the top

actual result:

sometimes, presumably due to a delay in server response, the dropdown contents will actually get less specific (eg. results from the search for "For" might show up in the final state).

note: might want to implement some basic caching as part of this solution to prevent unnecessary calls to the geonames API

handle weird incorrect URLs

http://climbplan.com/#/search/Forbidden%20Peak/48.51152/-121.05789 -> says 'forbidden peak' but the lat/lon is incorrect, so none of the correct data gets fetched. not sure what the correct behavior is. probably either:

  • some kind of 404-type thing, or
  • read the location and try to look up the location purely based on that to fix the lat/lon.

related work, not necessarily the same ticket: -> http://climbplan.com/#/search/aldsfjsalkd/48.51152/-121.05789 -> all of the content correctly pulls up Forbidden (from the lat/lon) and the URL even redirects to /Forbidden%20Peak/, but the text in the search bar isn't updated to say Forbidden Peak, it just says 'aldsfjsalkd'

Weather widgets are cutoff

On both Firefox and Chromium (both Linux), the weather widgets are cutoff. Both the ones on the /weather page and the ones for specific mountains.

Firefox:

image

image

Chromium:

image

image

research links should be pretty

this includes having them look like nice buttons, and also having an obvious style for when they've been visited already.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.