Skip to content

Node.js & Express web app that uses the OpenWeather API to provide the weather forecast

Notifications You must be signed in to change notification settings

jim3/OpenWeatherAPI-Nodejs-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

This app uses the OpenWeatherMap API to retrieve the current weather and five-day forecast for a given city. For the current weather forecast, the Built-in Geocoding API is used. For the five-day forecast, OpenWeather's Geocoding API instead. This API retrieves the weather data based on the user's geographical location and is responsible for more accurate results. The app is built with Node.js, Express, and EJS. MongoDB Atlas is used to store the user's search history.

Tech Stack

About

Node.js & Express web app that uses the OpenWeather API to provide the weather forecast

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published