taylorcornwall766 / weak

0 stars 0 forks source link

Add Leaderboards feature #1

Open taylorcornwall766 opened 1 year ago

taylorcornwall766 commented 1 year ago

things for adding leaderboard feature:

  1. backend + routes
  2. front end + thunks
taylorcornwall766 commented 1 year ago

leaderboards model should have multiple to_dicts. the first should display only the list of members who have been accepted into the leaderboard, the type of leaderboard and the description if the leaderboard is public, members will automatically be accepted. the second should include the actual leaderboard rankings, based on the members highest lifts with their associated lifts. based on the leaderboard type.