Terra Nostra is a restaurant web application developed as a full-stack academic project. This "Legacy" version includes a multi-page restaurant website with reservation management, dynamic PHP logic, ...
The app is configured to use MySQL on port 3307 (see includes/config.php). If your MySQL uses the default port 3306, update the port value in includes/config.php.