Skip to content

A small application built to interface with Star Wars RESTful API. Goal is to create a list function for returning a list and the ability to drill into a detailed record

Notifications You must be signed in to change notification settings

KJablonski08/star_wars

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Star Wars App

A small application built to interface with Star Wars RESTFul API. Goal: include a list function for returning a list and the ability to drill into a detailed record

Search through category options using a Select Form - Films, Planets, Starships, Vehicles, People, Species Then filter through search results using the datalist input form

for fun - use the toggle on the navigation bar to switch from light theme (the force) to dark theme (the dark side)

Preview

star wars walkthrough

Technologies Used

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

ideas for future improvement

  • incorporate vue-router
  • create detail pages for each option in categories
  • update URL links to link to individual detail pages
  • incorporate second API for images
  • working with pages in swapi to get more information (full count for each category)

About

A small application built to interface with Star Wars RESTful API. Goal is to create a list function for returning a list and the ability to drill into a detailed record

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published