An open API service indexing awesome lists of open source software.

https://github.com/p-adams/brassboard-weather

Minimal PoC version for the popular MetaWeather app
https://github.com/p-adams/brassboard-weather

firebase javascript vue-router vuefire vuejs vuetify

Last synced: 3 months ago
JSON representation

Minimal PoC version for the popular MetaWeather app

Awesome Lists containing this project

README

        

# brassboard-weather

> a minimal PoC for the popular weather app MetaWeather

#### Usage
clone the repo

`git clone https://github.com/p-adams/brassboard-weather.com`

`cd brassboard-weather.com`

install dependencies

`npm install`

run app

`npm run dev`

#### Supported features


  • User login/join

  • Registered user's location persists

  • Loads weather report for user's location

  • Allows for searching weather reports by city name

#### Todo


  • Add weather icons

  • Add panel featuring weather from selected cities/countries

  • Implement weather map feature