Giter Site home page Giter Site logo

weathersmuck's Introduction

WeatherSmuck

Smart weather service

Web application. Medium difficulty.

Try it here.

WeatherSmuck Demo

Tech Stack

.NET Core (I know that you would prefer Python and Flask, but I chose the quickiest way for me), WebSockets, Yandex Maps API, OpenWeatherMapAPI, jQuery, Bootstrap.

Processing

Less words, more visual.

WeatherSmuck Demo

How to run it

Get .NET Core 3.1 (I'm really sorry, guys).

Set up your OpenWeatherMap API Key in appsettings.json. Don't hesitate to ask me and I will give it to you.

Run in command line:

dotnet restore
dotnet run --project ./WeatherSmuck/WeatherSmuck.proj

Open in browser: http://localhost:5000

Tested in Chrome and Firefox.

Known issues

The territory is not fully restricted by Moscow bounds. It was made by adding "Moscow" in search geoprovider but should be done by setting bounds.

It's better to check the status of OpenWeatherMap API before user starts to choose the address.

Need to make the possibility to select an address by clicking on the map. It's ready, but the code in js is more complicated now.

weathersmuck's People

Contributors

dmzot avatar

Watchers

 avatar

weathersmuck's Issues

How to get stores by region in Yandex map?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.