Closed mrpete5 closed 1 year ago
Maybe letting the user pick certain teams to follow, and it'd be its own page with only the chosen teams.
Researching time zone features. Probably will start a preference page on a new branch.
Django has timezone awareness when pulling from the db. See https://docs.djangoproject.com/en/4.1/topics/i18n/timezones/
I started setting up a preferences page, but holding off on further work for a while. Feel free to jump in. It's the preference_branch
@tomm3hgunn Awaiting check and merge with dev
@mrpete5 Go ahead and make a pull request. Thats when I can check and merge
After the registration and login is completed. Need to brainstorm ideas for preference features. Only idea I have is a time zone setting which aligns with the game start times throughout the site.