Skip to content

Spotfire is a crowd-sourcing tool that can support real-time detection and monitoring of wildfires; improving environmental safety to preserve it from wildfire risk.

Notifications You must be signed in to change notification settings

AhmedMaghawry/SPOFI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SpotFire

Spotfire is a crowd-sourcing tool that can support real-time detection and monitoring of wildfires; improving environmental safety to preserve it from wildfire risk.
Spotfire, allows users to report wildfires with different means, and provides experts with the means to monitor them, gain insights, make predictions and give warnings to potential disasters.

This project was designed for the NASA Space Apps 2018 Challenge. For the 30 seconds pitch video and more details, please visit NASA Space Apps 2018 Challenge Page.

Overview

Overview Overview

Getting Started

Project Structure

SPOFI
├── README.md #This File 
├── requirements.txt # Python dependencies
├── app # Android app
├── core # Backend, main service and database handlers 
    ├── data # All the open-data
    └── server.py # server side (one-method interface to handel reports submissions)
└── templates
	├── css
	├── js
	└──  platform.html # frontpage

Installation

Develop on your own environment First, clone the project

$ git clone --recursive -j8 https://github.com/AhmedMaghawry/SPOFI.git

Requirments

  • Python 3.x
  • Firebase
  • Keras
  • Tensorflow
  • Pandas
  • Numpy

Install all the prerequisites listed in requirements.txt by:

$ pip install -r requirements.txt

Also, check the README.md file in the core folder.

Contributers:

About

Spotfire is a crowd-sourcing tool that can support real-time detection and monitoring of wildfires; improving environmental safety to preserve it from wildfire risk.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published