Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/anas-araid/gestione-rapportivvf

Firefighter rescue intervention report online
https://github.com/anas-araid/gestione-rapportivvf

atom emergency firefighter firefighting management mdl mysql php report rescue

Last synced: 21 days ago
JSON representation

Firefighter rescue intervention report online

Awesome Lists containing this project

README

        

# Gestione rapporti d'intervento vvf

Firefighter rescue intervention report online

## Getting Started

These instructions will get you a copy of the project to running on your local machine for development and testing.

### Prerequisites
```
* xampp
```

### Installing

#### Set up your server

* Copy this repo into your xampp htdocs folder

#### Set up the database
* Start the XAMPP control panel (xampp-control.exe)
* From the control panel, start Apache and MySQL
* Click "Admin" for MySQL or navigate to localhost/phpmyadmin in your browser
* Copy "Gestione-RapportiVVF/db/my_gestione.sql" file into SQL tab
* Add your firefighters data into t_vigili table and run

```
In your browser, navigate to localhost/Gestione-RapportiVVF and start archiving reports...
```

## Built With

* [XAMPP](https://www.apachefriends.org/it/index.html) - Web server
* [PHP](http://php.net/manual/it/intro-whatis.php) - Scripting language
* [MDL](https://getmdl.io/) - Material Design Lite
* [Atom](https://atom.io/) - Atom text editor

## Authors

* **Anas Araid** - [asdf1899](https://github.com/asdf1899)