Skip to content

yunji0387/weather-app-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sky Cast - Weather App Backend

Web Link | The web takes around 20-30 seconds to generate.

Overview

Sky Cast Backend is the server-side component of the Sky Cast Weather App. It serves the purpose of fetching weather data from the OpenWeather API, storing it in a MongoDB database, and providing custom weather JSON data to the Sky Cast Frontend Page.

Features

  • Calling OpenWeather REST API for current weather and forecast weather
  • Storing weather JSON data to MongoDB
  • Return custom weather JSON data to Sky Cast Frontend Page

Technology Stack

  • Open Weather API (current weather data, 5 day / 3 hour forecast data)
  • Node.js, Express.js, RESTs API
  • NPM packages: express, dotenv, mongoose, cors, body-parser, EJS,
  • HTML, CSS
  • MongoDB
  • Git/GitHub, Heroku

Weather Data

  • Used Open Weather API weather data

Acknowledgement

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published