Giter Club home page Giter Club logo

weather-station's Introduction

Weather Station

This is just a pet project. It's intended to run on a tablet or similar display device, as an ambient info source for what the weather is like.

Live app: http://jamesarnall-weather.azurewebsites.net/

Dependencies

To Run

From /WeatherStation:

dotnet run

This will start an HTTP server, runnning on http://localhost:5000.

Preprocess view assets

From root:

gulp build

To Do

  • Decouple client API calling by making a service object that is passed as a parameter (for better testing, etc.)
    • Recode client methods to take api (or mockApi) dependency as a parameter
    • Pass in api/mock in the view
  • Get better icons
  • Nice animated fade when the display updates?
  • There's no error handling really going on. Might change this, for academic reasons.
  • Deployment somewhere, presumably Azure. Git hooks, all of that.
  • Scaffold up some tests
  • Fix condition where AJAX GET fails and never tries again

Someday?

  • Allow ZIP lookup, so anyone can use this; after looking up ZIP, it cookies their prefs

weather-station's People

Watchers

 avatar

weather-station's Issues

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.