/Restaurant-reservations

Primary LanguagePHPGNU General Public License v3.0GPL-3.0

Restaurants

This is a project I made in 2018 for the final exam in high school therefore it's very raw and it's mostly in my native language (italian).

This web application allows owners to put their restaurants online so that the clients can look through the menu, the prices and the photos of the dishes and make a reservations for a specific date.

Instructions

If you want to test it you'll need a web server and MySQL.
You can change the database settings on the env.json file.
Import the file db_setup.sql which will create the database and all the tables you need to save the data.

Homepage

Homepage screenshot