Giter Club home page Giter Club logo

tv-kingdom's Introduction

TV-Kingdom

πŸŽ¬πŸ“ΊπŸ°πŸŽ‰TV Kingdom, where the magic of television meets the future: a modern, fully responsive, full-stack web application that unlocks a kingdom of limitless TV show data at your fingertips!

game-image

Site is powered by: TV MAZE

Disclaimer

  • This is a non-commercial student project designed to showcase programming skills. I have only used it in a student environment @SoftUni.

App Demo

The app was deployed using the Firebase Hosting service

Last updated - Dec 2023


General App Overview

Introduction

The website is an entertainment platform focused on TV shows. It provides users with a variety of features including browsing and searching for shows, viewing detailed information about shows, seasons, episodes, cast, crew, and actors. Users can also explore images related to shows and episodes. Additionally, the website offers user authentication, allowing registered users to personalize their experience by managing their profiles.

Features

  • Infinite Scrolling for Shows, Actors & Schedule pages.
  • Unique Home Page Show Cards Slider supporting user interactions and resembling the Shuffle of a Deck of Cards. Available to both guests and users.
  • Schedule page for tracking show timings.
  • Detailed pages for Shows, Seasons, Episodes, Cast, Crew, and Actors.
  • User authentication for personalized profiles. Users get an enhanced experience and full access to the app.
  • Custom 404 Not Found page for handling invalid routes.
  • Light/Dark modes - selection is remembered for each account.
  • Comments for the following pages: Show Details, Actor Details, Episode Details.
  • Overview of latest comments is also available on Users' profile page.
  • Profile image selection from a preset of stock images (future update might also support custom image upload).
  • Dynamic search available both from the nav bar and as a dedicated feature page.
  • Dynamic switching between Shows & Actors results. Both available on the dedicated Search page.
  • Dynamic navigation with animations and Custom Tooltips.
  • Responsive Design on All pages. Mobile device views and mobile specific navigation with a show/hide button.
  • Custom scrollbars with a smooth effect.
  • The app also features a set of beautiful background images for user sign in & sign up pages, and also for the home page.
  • And much more...

Page Map

  1. Home

    • Route: /
    • Element: <Home />
  2. Schedule

    • Route: /schedule
    • Element: <Schedule />
  3. Shows

    • Route: /shows
    • Element: <Shows />
      • Show Details
        • Route: /shows/:showId/details
        • Element: <ShowDetails />
      • Show Seasons
        • Route: /shows/:showId/seasons
        • Element: <ShowSeasons />
      • Show Season
        • Route: /shows/:showId/seasons/:seasonId
        • Element: <ShowSeason />
      • Show Episodes
        • Route: /shows/:showId/episodes
        • Element: <ShowEpisodes />
      • Show Cast
        • Route: /shows/:showId/cast
        • Element: <ShowCast />
      • Show Crew
        • Route: /shows/:showId/crew
        • Element: <ShowCrew />
      • Show Images
        • Route: /shows/:showId/images
        • Element: <ShowImages />
  4. Episodes

    • Route: /episodes/:episodeId/details
    • Element: <ShowEpisode />
  5. Actors

    • Route: /actors
    • Element: <Actors />
      • Actor Details
        • Route: /actors/:actorId/details
        • Element: <ActorDetails />
  6. Search

    • Route: /search
    • Element: <Search />
  7. User Profile

    • Route: /user/profile
    • Element: <UserProfile />
  8. User Sign-In

    • Route: /user/sign-in
    • Element: <UserSignIn />
  9. User Sign-Up

    • Route: /user/sign-up
    • Element: <UserSignUp />
  10. Not Found

    • Route: *
    • Element: <NotFound />

Sneak Peak Images

  • Dashboard (User View)

  • Actor Card, Show Card (with a custom animation that uncovers hidden extra content) & Custom tooltips

game-image game-image game-image game-image

  • Comments

game-image

  • Episodes

game-image

  • Images

game-image

  • Schedule

game-image

  • Search - Nav view & Dedicated page view

game-image game-image

  • Seasons

game-image

  • Home (Light Mode)

game-image

  • Home (Dark Mode)

game-image

  • Actors

game-image

  • Show Details

game-image

  • Episode Details

game-image


A lot more awaits you on the app. Thank You!



Technical Information

Project Tools & Technologies used

IDE

Extensions

Languages

Libraries

Fonts, Icons & Visual elements


Front End side

This SPA project was built using the React.js


Back End side

Authentication

Database

Hosting

Read more

  • Read the details of this project's back end handling and challenges. Here

Powered by

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.