Giter Site home page Giter Site logo

mileswwatkins / lookout_hunter Goto Github PK

View Code? Open in Web Editor NEW
24.0 24.0 0.0 1007 KB

Find availability on Recreation.gov to camp in decommissioned fire-lookout towers

Home Page: https://lookouthunter.s3.amazonaws.com/index.html

License: MIT License

Python 47.15% HTML 4.08% CSS 5.77% JavaScript 42.81% Shell 0.18%
camping scraping

lookout_hunter's People

Contributors

dependabot[bot] avatar mileswwatkins avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

lookout_hunter's Issues

add drive time filter from major airport

  • determine what a major airport is
  • add drive time for each lookout from the closest major airport field to availability json
  • build front end filter for drive time data

Assertion Error

I know the most updated instructions don't match the code and file structure as they used to but even with the new update and setting it to the correct file structure and new naming convention I still am getting assertion errors, is this due to changes in rec.gov?

add descriptor for what a lookout is

maybe in the form of a info icon to pop-up or link out

  • take image and copy from readme
  • add sentence describing the links for each lookout take you to recreation.gov reservation page

Set map element height more correctly

Right now, it's a hack, and not even one that's accurate for most browsers. Eg, on Brave on Windows the page is larger than 100vh vertically and so the entire page scrolls.

        style={{
          width: "100%",
          // This is still a hack, but represents the full page height minus
          // the header text and padding and the hairline border between panes
          height: "calc(100vh - 38px - 2.5rem - 1px)",
        }}

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.