Skip to content

Web app that determines whether it will snow within the next week in the location specified, along with stats.

Notifications You must be signed in to change notification settings

IChowdhury01/Snow-Forecaster

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Snow Forecaster

About

This web application allows the user to input coordinates of their choice, and will then determine whether it will snow in that location within the next week. If it will snow, detailed precipitation statistics will be displayed for the user.

Tech Stack

  • Express.js
  • Dark Sky Weather API (accessed through a proxy)

Instructions

  1. Install a code editor of your choice, with a Live Server extension. Ex: VSCode + Live Server
  2. Clone this repository.
  3. Open index.html in your code editor.
  4. Run Live Server
  5. Enter the latitude and longitude of your target location. Coordinates can be found by searching Google Maps for a place, then checking the URL.
  6. Wait a moment for your results to load.

About

Web app that determines whether it will snow within the next week in the location specified, along with stats.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published