https://github.com/giuseppesciacca/php-hotel
https://github.com/giuseppesciacca/php-hotel
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/giuseppesciacca/php-hotel
- Owner: giuseppesciacca
- Created: 2023-05-04T13:51:28.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-05-05T10:08:47.000Z (about 2 years ago)
- Last Synced: 2025-01-29T18:28:02.685Z (4 months ago)
- Language: PHP
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# php-hotel
- Stampare tutti i nostri hotel con tutti i dati disponibili.
- Stampare in pagina i dati, senza preoccuparvi dello stile.
- Dopo aggiungere Bootstrap e mostrate le informazioni con una tabella.
- Aggiungere un form ad inizio pagina che tramite una richiesta GET permetta di filtrare gli hotel che hanno un parcheggio.
- Aggiungere un secondo campo al form che permetta di filtrare gli hotel per voto (es. inserisco 3 ed ottengo tutti gli hotel che hanno un voto di tre stelle o superiore)