Git Product home page Git Product logo

listify's Introduction

#Listify

The flipboard of lists!

Listify is an application that provides lists of intersting information right at your fingertips. You have the ability to see a preview of the contents before delving into the list, giving you all of the control. Try out our beautiful, seamless app and start consuming all the lists!

####Team

##Table of Contents

  1. Dependencies ..* Installing dependencies
  2. API Documentation
  3. Cronjobs/database update schedule

##API DOCUMENTATION


###Weekly NFL Schedule

####URL Endpoint: /nfl

####GET weekly NFL schedule Pulled from sportsdatallc

What you'll find in the json object:

  • id: unique id for each game
  • date: date of the game
  • hometeam: the home team
  • awayteam: the away team
  • channel: broadcast channel of the game

###Weekly NCAA Football Schedule

####URL Endpoint: /ncaaf

####GET weekly NCAA Football schedule Pulled from sportsdatallc

What you'll find in the json object:

  • id: unique id for each game
  • date: date of the game
  • hometeam: the home team
  • awayteam: the away team
  • channel: broadcast channel of the game

###Daily MLB Standings

####URL Endpoint: /mlb

####GET daily MLB standings Based off sportsdatallc

What you'll find in the json object:

  • id: unique id for each team
  • date: date of the current day
  • league: NL/AL league
  • division: central, west, east division
  • team: team name
  • wins: # wins
  • losses: # losses
  • gamesbehind: # games behind for playoff contention

##Cronjobs and Frequency of Database Update


###NFL Schedule

Updated every Tuesday at 2am

###NCAA Football Schedule

Updated every Monday at 2am

###MLB Standings

Updated everyday at 2am

listify's People

Contributors

jimjea avatar sputh avatar

Watchers

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