Skip to content

anas-araid/Gestione-RapportiVVF

Repository files navigation

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 - Web server
  • PHP - Scripting language
  • MDL - Material Design Lite
  • Atom - Atom text editor

Authors