-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
41c94cb
commit be6237f
Showing
3 changed files
with
73 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,64 @@ | ||
By Salvatore | ||
|
||
INTRODUZIONE | ||
|
||
1) Home: | ||
- Spiegazione della sponsorizzazione della home | ||
- Ricerca di una città dalla home (Milano), e successiva spiegazione della searchbar | ||
- Dimostrazione del footer | ||
|
||
2) Filtra appartamenti | ||
- Ctrl Shift R per refresh e far vedere tutti gli appartamenti | ||
- Spiegazione dei filtri | ||
|
||
3) Show | ||
- Spiegazione Show facendo vedere il cambio delle immagini. Descrizione info e mappatura (i messaggi verranno approfonditi dopo) | ||
|
||
4) Chi siamo | ||
- Showiamo semplicemente la pagina | ||
- E facciamo vedere i github collegati | ||
|
||
5) Not Found | ||
- Test error 404 | ||
|
||
|
||
6) Login | ||
- Dimostrazione della validazione | ||
- Password dimenticata | ||
- Registrazione + validazione | ||
- accesso account | ||
|
||
7) Dashboard | ||
- Spiegazione | ||
- Mostrare il dropdown e modifica del profilo | ||
|
||
8) Creazione | ||
- Creare un'effettivo appartamento, mostrando ogni feature nella pagina | ||
- Mostrare che l'appartamento è stato realizzato | ||
|
||
9) Edit | ||
- Cambiare effettivamente qualcosa nella stessa pagina che abbiamo creato | ||
- Cambia immagine cover e aggiungi immagine | ||
|
||
10) Show | ||
- Spiegazione sponsorizzazione | ||
- Mostrare l'appartamento modificato | ||
- Attenzionare lo sponsor che non è attivo | ||
|
||
11) Sponsor | ||
- Spiegazione sponsorizzazioni, cosa offrono | ||
- Scelte degli appartamenti | ||
- Fingere il pagamento | ||
|
||
12) Show | ||
- Mostrare che la sponsorizzazione è stata attivata nello show dell'appartamento | ||
- Spiegazione Visualizzazioni e statistiche | ||
- Spiegazione Messaggi inviati ricordando che sono dal più recente al più vecchio con attenzione al nostro messaggio precedentemente inviato. | ||
|
||
13) Torniamo nel frontend | ||
- Cercare appartamento creato (Antonio Carnevali) | ||
- Mostrare che effettivamente l'appartamento è stato creato e caricato entrando nello show | ||
- Contattare proprietario (invio messaggio) + validazione email | ||
- Mostrare notifiche e tramite notifica arrivare allo show dell'appartamento in laravel e mostrare il messaggio inviato | ||
|
||
14) mostrare il responsive |