https://github.com/hadichahine/theweatherdashboardapp
A small and stylish weather dashboard.
https://github.com/hadichahine/theweatherdashboardapp
mvc mvc-architecture openweathermap openweathermap-api vue vue-cli vuejs weather-api weather-app weather-forecast webpack
Last synced: about 1 month ago
JSON representation
A small and stylish weather dashboard.
- Host: GitHub
- URL: https://github.com/hadichahine/theweatherdashboardapp
- Owner: hadichahine
- Created: 2019-06-25T23:05:01.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-02-27T11:23:39.000Z (about 5 years ago)
- Last Synced: 2025-03-24T16:24:40.460Z (about 2 months ago)
- Topics: mvc, mvc-architecture, openweathermap, openweathermap-api, vue, vue-cli, vuejs, weather-api, weather-app, weather-forecast, webpack
- Language: Vue
- Size: 13.9 MB
- Stars: 29
- Watchers: 1
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# The Weather Dashboard
The reason I'm writing this application is to discover the best practices I could follow in writing a front-end webapp given Vue's centric 'reactive-viewmodel' approach and how my approach relates to the original 'GUI-Architecture' MVC pattern.Another reason is that I'd like to formulate the best build setup I'd use given that vue-loader is a webpack plugin (thus using webpack and a build process is a must).
**WORK IN PROGRESS**
## Pending Features
- Precipitation (shown values are dummies)
- Change settings
- Support multiple screens (This should be a matter of adding a couple of css media queries)
- Set city based on current location
- Connection problems (api retrieval) feedback## Screenshot as of 27th of June 2019
