
NoFire is a predictive app to prevent fires, the proposal is launch notifications to the control entities and general users in a specific perimeter in which a fire could start. Our predictive model obtain 2 important variables, the history of incidents in a specific area, and the current temperature in the same area, both variables allow us to know the probability of a new incident.
The way to communicate to this users are a Web and a Mobile App. With mobile app, the general users can get the notifications, is important that this users set GPS permits to the info can be filtered. Also, they can send info and media as report of a incident. The control entities can send specific info, post or delete the info sended by users, and control the info generated by an intelligent agent of app through a web administration panel.
We use Flutter to develop the both platform app, Android and iOS, NodeJS to build the backend and Angular in the web frontend.