An open API service indexing awesome lists of open source software.

https://github.com/anas-araid/vvfire-web

open source web application for firefighters.
https://github.com/anas-araid/vvfire-web

firefighting hacktoberfest hacktoberfest-accepted hacktoberfest2021 material rescue sar vue

Last synced: about 1 year ago
JSON representation

open source web application for firefighters.

Awesome Lists containing this project

README

          


VVFire


Open source web application made by firefighters for firefighters.


github

### VVFire tech stacks:
- vvfire-web:
- [VueJS](https://vuejs.org/)
- vvfire-api:
- [SailsJS](https://sailsjs.com/)
- vvfire-app:
- [Xamarin](https://dotnet.microsoft.com/apps/xamarin)

The main functions are:
- Complete management system for planning, searching and tracking rescue teams during field searches for missing people.
- Is also an alternative to expensive GPS trackers by using just smartphone localization system.
- You can easily monitor the positions of rescue teams at any time, have a summary of searched sectors based on datetime or area etc.


ricerche
riepilogo

- Manage daily firefighters availability

reperibilita



Other functionalities still in development:
- Android and iOS app
- Through your smartphone it will be possible to set your own availability and use your device as a gps tracker during search and rescue (SAR) operations.
- Photographic documentation
- Having a report with photographic documentation attached, often is really useful when we need to reconstruct rescue operations, especially if it concerns old events.


## Getting Started

[Documentazione](https://github.com/asdf1899/vvfire-web/blob/master/Documentazione.md)

### Download or clone this repo
```
git clone https://github.com/asdf1899/vvfire-web.git
```
### Install packages
```
npm install
```

### Compiles and hot-reloads for development
```
npm run serve
```

### Compiles and minifies for production
```
npm run build
```


## License
[MIT](https://github.com/asdf1899/vvfire-web/blob/master/LICENSE.md)