Our vision
Integrate the community by participating in the solution of the problem, notifying citizen security entities at the service of the community the detection of forest fires avoiding a major loss, through the QFAS application, in order to preserve our environment, their forests , mountains and watersheds.
The Last idea is, when the people see fire and share with us , we post them in the social networks how facebook, instagram and connect with the people that live near for alert them.
The repositories: https://github.com/Jhustin27/QFAS-NASASPACEAPPS2019
<!DOCTYPE html> | |
<html> | |
<head> | |
<metacharset="utf-8"> | |
<metahttp-equiv="X-UA-Compatible" content="IE=edge"> | |
<metaname="viewport" content="width=device-width, initial-scale=1"> | |
<title>OwlTutorz</title> | |
<linkrel="icon" href="components/img/salogo.png" type="image/png"> | |
<linkrel="stylesheet" href="components/css/header-login-signup.css"> | |
<linkrel="stylesheet" href="components/css/footer-distributed-with-address-and-phone.css"> | |
<linkrel="stylesheet" href="http://maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css"> | |
<linkhref='http://fonts.googleapis.com/css?family=Cookie' rel='stylesheet' type='text/css'> | |
</head> | |
<body> | |
<headerclass="header-login-signup"> | |
<divclass="header-limiter"> | |
<ahref="#"> | |
<h1><imgsrc="components/img/nasa2.png" alt="bandera" width="75" />QFAS<span>Quick Fire Alert System</span></h1> | |
</a> | |
<nav> | |
<ahref="#">Home</a> | |
<ahref="#" class="selected">Blog</a> | |
<ahref="#">Contacts</a> | |
</nav> | |
<ul> | |
<li><ahref="#">Login</a></li> | |
<li><ahref="#">Sign up</a></li> | |
</ul> | |
</div> | |
</header> | |
<iframewidth="640" height="480" src="https://xyz.here.com/viewer/?project_id=71b064f0-140b-42cf-ad49-be13504975aa" frameborder="0"></iframe> | |
<!-- The content of your page would go here. --> | |
<sectionid="main-content"></section> | |
<article> | |
<header> | |
<h1><b> WELCOME TO THE BEST SOLUTION IN CASES OF FIRE IN ALL PANAMA</b></h1> | |
</header> | |
</article> | |
<footerclass="footer-distributed"> | |
<divclass="footer-left"> | |
<h3><imgsrc="components/img/banner.png" alt="bandera" width="400" /></h3> | |
<pclass="footer-links"> | |
<ahref="#">Home</a> | |
· | |
<ahref="#">Blog</a> | |
· | |
<ahref="#">About</a> | |
· | |
<ahref="#">Faq</a> | |
· | |
<ahref="#">Contact</a> | |
</p> | |
<pclass="footer-company-name">QFAS © 2019</p> | |
</div> | |
<divclass="footer-center"> | |
<div> | |
<iclass="fa fa-map-marker"></i> | |
<p><span>U Latina, Tumba Muerto</span> Ciudad de Panamá, Panamá</p> | |
</div> | |
<div> | |
<iclass="fa fa-phone"></i> | |
<p>(+507) 103</p> | |
</div> | |
<div> | |
<iclass="fa fa-envelope"></i> | |
<p><ahref="mailto:owltutorz@gmail.com">QFAS@gmail.com</a></p> | |
</div> | |
</div> | |
<divclass="footer-right"> | |
<pclass="footer-company-about"> | |
<span>About Us</span> | |
We are empirical young people wanting to contribute our grain of sand to Panamanian security, through this rapid fire warning system. </p> | |
<divclass="footer-icons"> | |
<ahref="#"><iclass="fa fa-facebook"></i></a> | |
<ahref="#"><iclass="fa fa-twitter"></i></a> | |
<ahref="#"><iclass="fa fa-linkedin"></i></a> | |
<ahref="#"><iclass="fa fa-github"></i></a> | |
</div> | |
</div> | |
</footer> | |
</body> | |
</html> |