Progetto di Tecnologie Web
Juri Guglielmi, Riccardo Mazzi
A.A. 2023/2024
For English version please scroll down.
- Inserire il contenuto di questo repository all'interno della cartella "htdocs" di XAMPP.
- Usando XAMPP con porta MySQL configurata al valore di default (3306), dirigersi nel pannello admin di MySQL.
- Creare il database con il codice contenuto nel file
/db/createRevlyDB.sql. - Popolare il database con il codice contenuto nel file
/db/populateRevlyDB.sql. - Dirigersi alla pagina http://localhost/revly/site/ .
Profilo utente:
- anna.monti password456
- andrea.c myp@ssword
- simona_r secure_pwd
Profilo aziendale:
- enoteca_galli strongpass
- fromGamer mypassword123
- Kebab_Stazione kebabONE
English version:
- Place the contents of this repository inside the "htdocs" folder of XAMPP.
- Using XAMPP with MySQL port configured to the default value (3306), go to the MySQL admin panel.
- Create the database using the code contained in the file
/db/createRevlyDB.sql. - Populate the database with the code contained in the file
/db/populateRevlyDB.sql. - Go to the page http://localhost/revly/site/ .
User account:
- anna.monti password456
- andrea.c myp@ssword
- simona_r secure_pwd
Company account:
- enoteca_galli strongpass
- fromGamer mypassword123
- Kebab_Stazione kebabONE