Git Product home page Git Product logo

tv-maze-app's Introduction

tv-maze-app

Single Page application to browser TV shows and see more details about it.

Data source for the application: http://www.tvmaze.com/api

Live demo: https://tv-maze-app-kappa.vercel.app/

Functional Features

  • Browse TV shows based on genres like Drama, Comedy, Sports etc..
  • Get more details about a show like Premier date, seasons etc..
  • Search for your favorites show
  • Bookmark your search results and share it with your friends

Technical Features

  • Vue 3 library features like Composition API, SFC, composables
  • TypeScript
  • Routing with vue-router
  • State management with Vue Refs
  • Use of PrimeVue UI library for components like Carousel
  • Skeleton on page load for
  • Lazy loading of Details page
  • Unit testcases with Vitest, eslint and prettier
  • Accessibility complaint

Improvements

  • The TVMaze API does not provide options to query shows based on certain filter like genre, most popular shows which will be useful for most apps. As of now home page displays data based on limited data set and can be improved

  • Localisation/Internalisation for multilingual support

  • Paging/Load more functionality for search results

  • Virtualize Large Lists

  • PWA and Service workers

  • Web Analytics

  • Monitoring and Logging

  • Image compressions

Project Setup and running application

npm install

Compile and Hot-Reload for Development

npm run dev

Type-Check, Compile and Minify for Production

npm run build

Run Unit Tests with Vitest

npm run test:unit

Lint with ESLint

npm run lint

tv-maze-app's People

Watchers

 avatar

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.