Skip to content

Luca-Ale/Il-dojo-dei-panini

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Il Dojo dei Panini

Progetto di Tecnologie Web per l'università Alma Mater Studiorum di Bologna. Il progetto verte sulla progettazione di un sito web riguardante un ristorante in tema giapponese.
GitHub commit activity Lines of code GitHub issues GitHub last commit GitHub repo size

Installation

  • Run the file in the db/ directory: create_database_structure_and_data.sql or the files database_structure.sql and then database_data.sql in phpMyAdmin.

Configuration Options

  • In the file bootstrap.php you can update:
  • the password
  • the port

Requirements

  • XAMPP
  • PHP 8+