Code Monkey home page Code Monkey logo

kevin-services-standings's Introduction

Standings Component for ESPN.com NFL Team Page

The Standings Component will display the divisional teams’ W-L-T record, percentage, as well as the points scored and points given up. Client will be able to click to full standings which will redirect to the full NFL team standings Component (stretch milestone).

Related Projects

Table of Contents

  1. Usage
  2. Requirements
  3. Development

Usage

To understand how to create a sports team standings module for ESPN with over 10 million records. This repo will render a standings module to the DOM. When clicked the full standings for the entire NFL division can be seen.

Requirements

An nvmrc file is included if using nvm.

  • Node 6.13.0
  • etc

Development

Installing Dependencies

From within the root directory:

npm install -g webpack
npm install

Setup

  • Start server: npm run server
  • Start webpack: npm run react
  • Seed database with sample data: npm run seed
    • NOTE: This will create 10,000,000 records in the database but only 100 will be rendered to the DOM.
  • Start tests: npm run test

kevin-services-standings's People

Contributors

kphung29 avatar rlthomascc avatar jaboulos avatar apatoliya avatar mistergravy avatar

Watchers

James Cloos 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.