Skip to content

adniyaYousaf/Adniya-TV-Show-Project

Repository files navigation

TV SHOW Application

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.

Deployed Website

Access the deployed version of the application: TV SHOW

Features

  • 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.

Technologies Used:

  • JavaScript DOM Manipulation
  • Sass, HTML

Pie Chart Of Languages Used

%%{init: {'theme': 'base', 'themeVariables': { 'pie1': '#ff6978', 'pie2': '#b1ede8'}}}%%

pie
    title Languages Used
    "JavaScript" : 99.5
    "Sass" : 0.5
    
Loading