Skip to content

mRickk/revly

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

220 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Revly

Progetto di Tecnologie Web

Juri Guglielmi, Riccardo Mazzi

A.A. 2023/2024

For English version please scroll down.

Istruzioni per utilizzare Revly:

  • 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/ .

Si puo' creare un nuovo profilo o utilizzare le credenziali dei profili sotto riportati:

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:

Instructions for using Revly:

  • 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/ .

You can create a new profile or use the credentials of the profiles listed below:

User account:
    - anna.monti	password456
    - andrea.c		myp@ssword
    - simona_r		secure_pwd

Company account:
    - enoteca_galli	strongpass
    - fromGamer	        mypassword123
    - Kebab_Stazione	kebabONE

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors