Skip to content

This django-powered app ranks NBA teams by their average power ranking.

Notifications You must be signed in to change notification settings

jakegavin/NBApr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Averaged NBA Power Rankings

This is a django-powered web app that will parse the source from a list of html sites and average an NBA teams power ranking. It then reranks the teams given their average power ranking.

Todo

  • Incorporate last modified into the team model
    • Only pull new rankings from the site if the model hasn't been modified in 24
  • Improve CSS
  • Add custom filter to remove trailing comma rather than messy template tags
  • 76ers not being picked up on NBA.com. It has 'sixers.gif' but regex looks for '76ers.gif'
  • Handle ties in average rank appropriately

About

This django-powered app ranks NBA teams by their average power ranking.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published