Fantasy Congress

Fantasy sports league for U.S. politics. Draft members of congress for your team, earn points weekly from their actions, and become a champion by getting the most points during the season.

Hide edit and delete icons for league if user is not the league commissioner [fc-platform-frontend]

Add field to invite friends to play on league creation [fc-platform-frontend]

Add custom get_queryset and get_object methods to leagues viewset [fc-platform]

Style form inputs that are more than text (draft date, season length, etc)

Add method to get and display leagues in leagues list view [fc-platform-frontend]

Customize create method on leagues viewset so the user that creates the league is the commissioner by default [fc-platform]

Separate dev menu from prod menu, add env check to display them correctly