Giter Site home page Giter Site logo

marianapatcosta / weatherison Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 999 KB

Web app developed with VueJS and NodeJS/Express to compare the forecast of different weather apis.

Home Page: https://weatherison.web.app/

TypeScript 59.93% JavaScript 1.18% HTML 0.54% Vue 19.40% SCSS 18.95%
weather-apis geolocation-api atomic-design scss rest-api expressjs typescript openapi weather-bit weather-app

weatherison's Introduction

weatherison

Web app developed in VueJS and NodeJS/Express to compare the weather forecast retrieved from the following weather APIs:

  • accuweather
  • dark sky
  • clima cell
  • IPMA
  • open weather
  • weather bit

The user can select which APIs want to consult and the default screen shows the comparative current weeather information. The comparative weather information for todayand tomorrow can be accessed in this screen. By clicking on the displayed information for a specific API, another screen is rendered, showing the weather forecast information of that API for the following 5 days.

The geolocation API is used to get user's location and display the forecast for this location by default. In addition, forecast information can be obtained to any location, by typing city and country in the search field.

This app uses i18n and can be visualized either in english or in portuguese. Temperature can be observed in celsiusor fahrenheit degrees.

weathersion-overview

To run Vue frontend, in "Frontend" directory:

Run "npm i" ou "yarn install" to install the required dependencies

Run "npm run serve" to run de project in dev mode, on http://localhost:8080

To run NodeJS/ExpressJS Backend, in "Backend" directory:

Run "npm i" our"yarn install" to install the required dependencies

Run "npm run start" to run de project in dev mode, on http://localhost:8000

The following environnement variable must be configured:

  • ACCUWEATHER_API_KEY
  • DARK_SKY_API_KEY
  • CLIMA_CELL_API_KEY
  • GEOLOCATION_LOCATION_API_KEY
  • OPEN_WEATHER_API_KEY
  • WEATHER_BIT_API_KEY
  • NODE_ENV

weatherison's People

Contributors

marianapatcosta avatar

Stargazers

 avatar

Watchers

 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.