Skip to content
This repository has been archived by the owner on Oct 10, 2023. It is now read-only.

PRIMA DI CONSEGNA #70

Open
27 of 30 tasks
rickbonavigo opened this issue Dec 14, 2022 · 0 comments
Open
27 of 30 tasks

PRIMA DI CONSEGNA #70

rickbonavigo opened this issue Dec 14, 2022 · 0 comments

Comments

@rickbonavigo
Copy link
Collaborator

rickbonavigo commented Dec 14, 2022

  • HTML meta tag
    • title (max. 55 caratteri, spazi inclusi)
    • keyword: GH issue
    • description (massimo 145 caratteri, spazi inclusi)
  • HTML/CSS:
    • togliere parti commentate non necessarie
    • spostare immagini di background (logo, modifica, ecc.) in css
  • HTML: controllare in tutte le pagine che semantica sia corretta
  • CSS:
  • PHP: ini_set('display_errors', 0); in ini.php. meglio lasciarlo ad 1 per far vedere che non ci sono errori.
  • SQL: drop tabelle i_*
  • eliminare versioni jpg delle immagini oppure usare srcset.
  • Aggiungere immagini/copertine mancanti nel DB (se si ha tempo): NO
  • in repo git: creare cartella per quello che è da consegnare (src) e tenere il resto (docker, db, .github, .configs) in /. LASCIAMO STARE, ELIMINO A MANO PRIMA DI CONSEGNA.
  • HTML controllare:
    • non ci siano link assoluti ma relativi. Tipo no /index.php o /, ma index.php
    • tag vuoti siano chiusi ( /> ): meta, img, input, br
  • accessibilità:
  • validazione con Total Validator
  • controllare che funzioni tutto su server simion (cambiando hostname a localhost in database.php)
  • controllare di aver seguito consigli di Sic et Simpliciter - Guida al progetto di TecWeb
  • controllare di aver rispettato tutte le REGOLE PER LA CONSEGNA
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant