Giter Club home page Giter Club logo

what-is-the-weather's Introduction

what-is-the-weather

Here lies a simple site that grants any user access to a weather forecasting service. The site can be accessed from Internet at

http://what-is-the-weather.net

Why yet another weather forecaster? Well, my project is not about a weather forecasting, but about user interfaces. I've tried to make a program that has a very human like interface. All interactions (except map) are done in the form of a dialog. Is it bad or good? Give it a try!

INSTALLING

The program is implemented using only client-side languages and, in general, doesn't require any server or configuration. All libraries are included in the package. In one sentence: unzip the archive to whatever place you like.

RUNNING

Since it is a simple html with some javascript on board, it sufficient just to direct your browser to the index.html, located at the top directory of the project. But... for some, unknown to me reason, Chrome, Safari (and possibly other Webkit based browser) denies an access to the geolocation API from local files. So, to get a full experience from the application, you can run the site from a local HTTP server. The easiest way to start a server is:

  1. follow to the root of the project

  2. start a http server using python:

    $ python -m SimpleHTTPServer

  3. direct your browser to http://localhost:8000

USAGE

The main idea of my application was to make a program with a very user friendly interface. So this section is required to be empty.

what-is-the-weather's People

Contributors

ivg avatar

Watchers

James Cloos avatar  avatar

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.