Giter VIP home page Giter VIP logo

nba-daily's Introduction

nba-daily Build Status

Get recent games' summary and video in a easy format.

How To Run

npm start

nba-daily's People

Contributors

gingerbear avatar qiki avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

nba-daily's Issues

style update

  • add line between games
  • make highlighted team easier to see
  • get ride of the fav selected, and use ranking to select fav teams

new version plan

requirement:

all about daily, anything i want to know today when I open the app

  • today's games
    • for ended games (link to nba/espn/hupu game detail page )
      • start datetime
      • video highlights
      • stats highlights
    • for not ended games (link to nba/espn/hupu game detail page )
      • show still playing
    • highlight interested team's game
    • top 10 plays of the day
  • tomorrow's games
    • datetime
    • highlight interested team's game

tech detail

use offline update instead of realtime scape

  • use github page to serve react app
  • use a cronjob to collect data every 1 hour and drop the json to a public storage
    • s3/dropbox/google drive as long as it allow cross site access

UI tweaking and issues

  • move video player to the bottom
  • use tab bar?
  • show only today and yesterday
    • show yesterday as section-0 from mid night to noon
    • show today as section-0 from noon to mid night
  • ios safari video not showing
  • move fav to another tab

add image and title

image

  • go to video
  • find [data-video-id*="recap"] img

title

  • the title attribute of image

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.