Skip to content

Repository files navigation

MovieApp

Autore: Marco Vanoni

Questa semplice piattaforma è stata realizzata per l'esame finale del modulo "Front-End 1".

Per aprire il sito basta usare l'estensione Live Server per VS Code.

Il token di TMDB deve essere inserita in un file env.json, la cui struttura è:

{
    "API_TOKEN": ""
}

Endpoint utilizzati:

Uso Endpoint
Home - Film di tendenza (settimana) trending/movie/week
Home - Serie TV di tendenza (settimana) trending/tv/week
Home - Ultima data serie TV tv/ID
Film - Più votati positivamente movie/top_rated
Serie TV - Più votate positivamente tv/top_rated
Serie TV - Ultima data tv/ID
Dettagli - Dettagli contenuto movie/details Oppure tv/details
Dettagli - Backdrop movie/ID/images Oppure tv/ID/images

Assets:


TODO (Necessari):

  • Pagine responsive
    • Main
    • Movies
    • Serie TV
    • Dettagli
    • Profilo
  • Gestione errori
  • Aggiunta lista endpoint a README.md

TODO (Extra):

  • Rifare logo
  • Aggiungere altre pfp + easter eggs
  • Separatori valori profitto/spese di produzione
  • Formattazione migliore delle date

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages