Skip to content

LsquaredTechnologies/WeatherForecast

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather Forecast

Based from an original idea from this repository: https://github.com/Guillaume-SE/Skymood.github.io.

But the application is created using C# for both the Backend and the Frontend (using Blazor WebAssembly)

Documentation

Weather Forecast

This app is published (at the time of writing: end of 2022) on Azure Web App.

Dependencies

The weather and forecast information are retrieve using OpenWeatherMap

Improvements

I plan to:

  • optimize styles with SASS and transpile into CSS with gulp (or another tool?)
  • create an OCI (docker) image and publish it on DockerHub to let anyone test it locally
  • create a pipeline to build and deploy the application (with both Azure Pipelines and Github Actions?)
  • deploy Azure infrastructure with terraform

Contributing

Do not hesitate to post comments or improvements to the code (fork or PullRequest).

About

No description, website, or topics provided.

Resources

License

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors