Skip to content

HEXcube/LightningAlert

Repository files navigation

Lightning Alert

Mobile app part of the project to warn farmers about lightning strikes, developed at Smart India Hackathon 2019.

HOWTO

Test on browser

  • Step 1: cd into this folder and run:

    npm install
    
  • Step 2: Install cordova globally

    npm install --global ionic
    
  • Step 3: Run the app on browser

    ionic serve
    

Run on Android

  • Step 1: Install cordova globally

    npm install --global cordova
    
  • Step 2: Run the app on browser or your preferred platform

    ionic cordova run android
    

CREDITS

Developed by Team HyperCube

  • Gishan Abeysinhe
  • Rohan Villoth
  • Aswin A A
  • Agnes A
  • Adithyan K
  • Akshaya Karichery

App icon

Derived from Lightning by kareemovic licensed under CC BY

Login page background

Derived from What The Hex Dark by Angel Micevski

Android icons

Generated using Android Asset Studio

Splash screens and iOS icons

Generated using PhoneGap/Cordova Resource Generator

LICENSE

Except where otherwise noted, all original content here are released under MIT license. However, part of the work here are derived from other open source projects and as a result follow the licenses of their original sources.