Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 3 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 (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-08-28T10:10:19.000Z (5 months ago)
- Last Synced: 2024-08-28T11:35:28.270Z (5 months ago)
- Topics: azure, css, docker, heroku-deployment, javascript, weather
- Language: JavaScript
- Homepage: https://weather-app-01.azurewebsites.net/
- Size: 328 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 20
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Weather app
[![Build status](https://dev.azure.com/dipankardas015/Weather-app/_apis/build/status/Weather-app-Docker%20container-CI)](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/
![Web capture_2-2-2022_17924_dipweatherwebapp azurewebsites net](./CoverPage.jpeg)
## 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}