Giter VIP home page Giter VIP logo

weather-ab's Introduction

weather-ab

DEMO HERE

description

Application for comparing the archive of weather in different cities of the world. Indispensable for people thinking about migration. Used tools:

Weather API - api for receiving archived weather records. Provides 1000 entries per day for free.

Google places API - api for auto-completion of addresses, used for auto-completion of city names.

Svelte - reactive JS framework.

CanvasJS - responsive HTML5 charting library with a simple API.

requirements

  1. First of all you need API KEY for getting weather archive. Go here and register. Put a key to env.js.
  2. Get an API key for google places and write it to the env.js too.

usage

  1. install all project dependencies and run app in dev mode
npm install && npm run dev
  1. Open http://localhost:5000...

  2. Also it have Dockerfile for dockerize your app.

docker build -t weather-ab ./
docker run -p 80:80 weather-ab

weather-ab's People

Contributors

ganochenkodg avatar

Stargazers

Xavier B. avatar AFattahi avatar Simanga Khoza avatar Luca G. Soave avatar  avatar  avatar

Watchers

 avatar

Forkers

msoftware lgs

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.