OneWinged-Eagle / JapanWeather

A small website for Japan weather via OpenWeather' API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JapanWeather

A small website for Japan weather via OpenWeather's API

Build with Vue and Vuetify. Clone the repo and npm install; npm run serve to try it on your own machine. Instead, a docker container backed up with a systemctl service is running at this address (it is a temporary one though, I'll update this readme if it comes to change).

The UI is pretty simple, and should be understandable and usable by most people. One can select a city by three different means: via the map, the research field and the list. The city page features the weather at the moment, of today (if it's before 21h00) and of the next five days.

I wanted to add a bit more fluff to the pages, like some graphs for the temperatures or precipitations and a more stylish svg map, but I didn't want to push too much the "time limit" of 8h.

About

A small website for Japan weather via OpenWeather' API


Languages

Language:TypeScript 84.2%Language:Vue 12.8%Language:JavaScript 2.1%Language:HTML 0.6%Language:Dockerfile 0.3%