Skip to content

machix/geopulse-app

 
 

Repository files navigation

Geopulse

CircleCI

Intro

Goal of the project, features, etc. View the demo on Heroku.

Build

  1. Clone repository locally
  2. Run yarn && yarn dev
  3. Open http://localhost:3000 in your browser

Workflow

  1. Hit the landing page
  2. Prompt user to share location via browser
    • Yes, loading content
    • No, geolocate user by IP
      • Success, load content
      • Failure, show error
  3. Start loading content with Longitude + Latitude
    • Map
    • Weather
    • Instagram
    • Twitter
    • Youtube

Roadmap

  • Manual location selection
  • Location distance option
  • Weather icons/animations
  • Improved Instagram support
    • Requires user login and additional tools to upgrade from sandboxed mode
  • User authentication (save locations)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 99.8%
  • Other 0.2%