Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/anas-araid/gestione-rapportivvf
- Owner: anas-araid
- License: mit
- Created: 2018-10-05T19:05:22.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-12-03T17:22:49.000Z (about 6 years ago)
- Last Synced: 2024-11-15T08:17:45.045Z (2 months ago)
- Topics: atom, emergency, firefighter, firefighting, management, mdl, mysql, php, report, rescue
- Language: PHP
- Size: 332 KB
- Stars: 2
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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)