A web app using DOM manipulation to lists all the shows. The user can select a specific show, can search through the shows or through the episodes of a specific show.
Access the deployed version of the application: TV SHOW
- The app lists all the shows.
- The user can select one show.
- The user can select an episode of a show.
- The user can search through the shows.
- The user can search through the episodes.
- JavaScript DOM Manipulation
- Sass, HTML
%%{init: {'theme': 'base', 'themeVariables': { 'pie1': '#ff6978', 'pie2': '#b1ede8'}}}%%
pie
title Languages Used
"JavaScript" : 99.5
"Sass" : 0.5