joshpelkey / cfbets

College football betting web app, built with django/bootstrap/jquery
Apache License 2.0
15 stars 8 forks source link

filter open, all bets by user #15

Open joshpelkey opened 7 years ago

joshpelkey commented 7 years ago

ability to filter a table for open, all bets by proposer (or proposee for all bets)

joshpelkey commented 7 years ago

can probably use datatables with ajax to grab username from get request and filter table

joshpelkey commented 6 years ago

i think datatables supports this already from get request