Coder Social home page Coder Social logo

heartstchr / tvshows Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 23.08 MB

This application shows popular Tv Shows from the Tvmaze API. Details fo a Tv shows like episodes, cast, crew. Also, categorize in genres and functionality to search. And it is mobile responsive.

JavaScript 78.14% HTML 0.76% Vue 20.64% CSS 0.46%
vue quasar jest axios yarn vue-cli-4

tvshows's Introduction

TV Shows

Tvmaze

This application shows popular Tv Shows from the Tvmaze API. Details fo a Tv shows like episodes, cast, crew. Also, categorize in genres and functionality to search. And it is mobile responsive

๐ŸŽฏ Prerequisites
  • Node-LTS v12.4.0
  • Yarn 1.17.0
  • @vue/cli 4.4.1

Project dependencies of Unit test and UI component framework (optional)

vue add unit-jest
vue add quasar

๐Ÿ”ง Project setup

yarn install

โšก Compiles and hot-reloads for development

yarn start

๐Ÿš€ Compiles and minifies for production

yarn build

๐Ÿ‘• Lints files

yarn lint

๐Ÿšจ Unit test

yarn test

Folder Structure

.
โ”œโ”€โ”€ README.md
โ”œโ”€โ”€ babel.config.js
โ”œโ”€โ”€ jest.config.js
โ”œโ”€โ”€ package.json
โ”œโ”€โ”€ public
โ”‚ย ย  โ””โ”€โ”€ index.html
โ”œโ”€โ”€ src // All components,containers, store, router
โ”‚ย ย  โ”œโ”€โ”€ App.vue //Root component
โ”‚ย ย  โ”œโ”€โ”€ assets
โ”‚ย ย  โ”œโ”€โ”€ components
โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ cast.comp.vue
โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ common // contains common components used in other components and containers
โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ crew.comp.vue
โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ episodes.comp.vue
โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ homeSlider.comp.vue
โ”‚ย ย  โ”‚ย ย  โ””โ”€โ”€ horizontal.comp.vue
โ”‚ย ย  โ”œโ”€โ”€ containers // Pages to bind components
โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ Error404.vue
โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ Genres.vue
โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ Home.vue
โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ Search.vue
โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ SingleGenres.vue
โ”‚ย ย  โ”‚ย ย  โ””โ”€โ”€ SingleTvshows.vue
โ”‚ย ย  โ”œโ”€โ”€ main.js
โ”‚ย ย  โ”œโ”€โ”€ quasar.js
โ”‚ย ย  โ”œโ”€โ”€ router.js
โ”‚ย ย  โ”œโ”€โ”€ store
โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ index.js
โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ modules //store's module
โ”‚ย ย  โ”‚ย ย  โ””โ”€โ”€ mutation-types.js
โ”‚ย ย  โ””โ”€โ”€ styles // Quasar CSS and variables
โ”‚ย ย      โ”œโ”€โ”€ quasar.styl
โ”‚ย ย      โ””โ”€โ”€ quasar.variables.styl
โ”œโ”€โ”€ tests // test cases written same as src folder structure
โ”‚ย ย  โ””โ”€โ”€ unit
โ”‚ย ย      โ”œโ”€โ”€ app.spec.js
โ”‚ย ย      โ”œโ”€โ”€ components
โ”‚ย ย      โ””โ”€โ”€ containers
โ”œโ”€โ”€ vue.config.js
โ””โ”€โ”€ yarn.lock

tvshows's People

Watchers

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