/Park-Ometer

:camping: Web application for finding the best next five days to visit a National Park of choice.

Primary LanguageHTML

Park-Ometer

  • Web application that uses the Google maps APIs along with OpenWeatherMap API to display the forecast for the next five days at/around a National Park of the user's choice.
  • If you like camping and things related to it, see my other app Yelp-Camp

Usage

  • git clone git@github.com:RafaelBroseghini/Park-Ometer.git
  • cd Park-Ometer
  • python3 parkOmeter.py

Features

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request 👍