https://github.com/dipankardas011/weather-app
Get weather forecast for given place
https://github.com/dipankardas011/weather-app
azure css docker heroku-deployment javascript weather
Last synced: 6 months ago
JSON representation
Get weather forecast for given place
- Host: GitHub
- URL: https://github.com/dipankardas011/weather-app
- Owner: dipankardas011
- License: apache-2.0
- Created: 2021-11-22T15:31:02.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2025-02-10T07:41:35.000Z (8 months ago)
- Last Synced: 2025-03-23T10:51:11.482Z (7 months ago)
- Topics: azure, css, docker, heroku-deployment, javascript, weather
- Language: JavaScript
- Homepage: https://weather-app-01.azurewebsites.net/
- Size: 339 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 24
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Weather app
[](https://dev.azure.com/dipankardas015/Weather-app/_build/latest?definitionId=6)
## Introduction
A web-based application which gives Today's and Tomorrow's weather forecast of a given city> **Note**
> This Repo is a mirror please visit https://gitlab.com/dipankardas011/Weather-AppLink for azure Prod env -> https://weather-app-01.azurewebsites.net/
Link for azure Webapp created by Azure devops -> https://weather-app-az-pipe-sdc34f3cwe3.azurewebsites.net/

## Learning
- Javascript
- CSS
- HTML
- API calls and how to manage them
- Azure container & app service
- Azure DevOps
- Kubernetes
- Docker## Info
* Used gitlab for its CI/CD
* Used Kubernetes prod cluster in Okteto
* Used github for Azure DevOps pipeline## hosted on
* stable release on the azure [LINK](https://dipweatherwebapp.azurewebsites.net)
* Docker hub image name `dipugodocker/weatherapp:v3`
* K8s environment (okteto) [LINK](https://weather-app-dipankardas011.cloud.okteto.net/)## branch info
* latest -> main
* azure & docker specific version -> v${number}