Skip to content

Latest commit

 

History

History
46 lines (42 loc) · 1.59 KB

TODO.md

File metadata and controls

46 lines (42 loc) · 1.59 KB

Project Name

Pickem

TO TRACKER

In Progress

  • homepage
  • standings page
  • Mark the TieBreaker games in db

To Do

  • Setup eb deploy using github actions
  • Users without picks doesn't show when everyone has picked
  • Standings page to include "most weeks won" metrics
  • Add phone numbers to users
  • Send text when picks not made
  • Add (5/12) type counter to picks made/not made
  • Hide "picks" or "picks made" if == 0
  • Add audit database
  • Give users way to change username (remove dependency on username in points)

Done

  • Update prod instance with weeks/games for 2023/24
  • Fix records to use current season
  • Add 'season' logic to picks
  • Update scores page to be aware of year/season
  • Refactor score updates to use ESPN api
  • Link to ESPN team logos (https://a.espncdn.com/i/teamlogos/nfl/500/ne.png)
  • Add "winner" to each week's page
  • Home team not getting scores (1-4) after game ends
  • Automate teams win/losses
  • Update GameScored in pick update
  • Script to update correct picks (http://localhost:8000/api/unscored)
  • Fix "active games" api
  • Add tie breaker
  • Add per quarter scores
  • Update wins/losses logic for teams
  • Cronjobs to run all background scripts
  • fix navbar dropdowns (bootstrap javascript issue?)
  • fix navbar hiding things
  • Deploy to AWS w/ RDS
  • Inprogress Pick pills not showing on scores page
  • rules page
  • Show submitted "tie breaker" on picks page
  • Recollect all the game data (for each week, update)
  • test