Skip to content

Webpage that shows the data of the SWAPI (API of Star Wars), in the first section all the movies are displayed and the user can select one link of the characters, then his information with an image will emerge. In the next sections appear the data of the planets and vehicles. that are related to the SAGA

Notifications You must be signed in to change notification settings

DanIvonneCaSan/StarWarsApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Star Wars App

Webpage that shows the movies, characters, planets and ships used in the Star Wars Movies. Implements the SWAPI, API of the SAGA, data obteined by request and response implementing Fetch.

Includes SWAPI, where the access to all the EPISODES (movies) is in the next endpoint: https://swapi.co/api/films/1/?format=json

starwars_start

starwars_planets

starwars_vehicles

When the URL of the character is clicked, a modal is displayed with his information. The Modal window contains information such as name, weight, mass, hair color and skin color.

starwars_characters

starwars_characters2

Mockups

mockup1

mockup1

Developed for and with:

Laboratoria

Star Wars App

  1. Se incluye la aplicación de SWAPI, donde el acceso a todas las películas se encuentra en el endpoint:

https://swapi.co/api/films/1/?format=json

  1. Se imprime tanto el Nombre, Episodio y Personajes de cada una de las películas así como los planetas y las naves que aparecen en cada una de ellas.

  2. Al darle click a la URL del personaje se abre un modal con la información de cada uno.

  3. En el modal se muestra Nombre, peso, masa, color de pelo y color de piel.

Desarrollado para:

Laboratoria

About

Webpage that shows the data of the SWAPI (API of Star Wars), in the first section all the movies are displayed and the user can select one link of the characters, then his information with an image will emerge. In the next sections appear the data of the planets and vehicles. that are related to the SAGA

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published