/solarapp

An app to forecast the harvested solar energy and plan its consumption

Primary LanguageJavaScriptMIT LicenseMIT

Solar Control

A hybird application for solar energy forecasting, usage planning and monitoring (competed in nasa app challenge 2017) by NBT

Usage

enter the configuration of the solar panel

panel

register the devices you have in your house

devices

create a plan for your energy usage

tasks

vizualise the enregy evolution and check for power shortage warning

Graph Graph

Build Setup

# install dependencies
$ npm install

# serve with hot reload at localhost:8080
$ npm run dev

# build for production with minification
# [Note you need quasar for this operation]
$ quasar build
$ quasar wrap quordova
$ cd cordova
$ cordova build