Skip to content

Applicazione per la gestione della rubrica di contatti telefonici.

License

Notifications You must be signed in to change notification settings

MatteoT92/rubrica-telefonica

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rubrica Telefonica

Applicazione per la gestione della rubrica di contatti telefonici.

Tecnologie usate

Front-end: HTML, CSS, Bootstrap

Back-end: PHP

Database: MySQL

Version Control System: Git

Prerequisiti

Aver installato i seguenti software:

Installazione

Scarica il progetto

  git clone https://github.com/MatteoT92/rubrica-telefonica.git

Copiare la cartella "rubrica-telefonica" in XAMPP

  mv rubrica-telefonica /C/xampp/htdocs

Creare un file .env

  cd /C/xampp/htdocs/rubrica-telefonica
  touch .env

Aprire il file .env appena creato e inserisci le seguenti chiavi riguardanti i propri dati per la connessione a MySQL

  HOST = INSERIRE QUI IL PROPRIO HOST (es. localhost)
  USER = INSERIRE QUI IL NOME DELLO USER CON CUI CONNETTERSI A MySQL (es. root)
  PASSWORD = INSERIRE QUI LA PASSWORD DELLO USER CON CUI CONNETTERSI A MySQL

Infine, accedi al pannello di controllo di XAMPP e clicca Start su Apache e MySQL

Esecuzione nel browser

Per testare la web-app occorre andare sul browser e digitare il seguente URL

  http:https://localhost/rubrica-telefonica

Autore:

Matteo Tartaglione

🔗 Links

github

linkedin

About

Applicazione per la gestione della rubrica di contatti telefonici.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages