Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Current expo should be auto-selected based on time #59

Open
andrewsosa opened this issue Jan 17, 2018 · 0 comments
Open

Current expo should be auto-selected based on time #59

andrewsosa opened this issue Jan 17, 2018 · 0 comments

Comments

@andrewsosa
Copy link
Member

Right now the current expo is selected based on a current bool field. Instead, the current expo should be determinable if the current time is between a "start" and "end" time defined by the expo object.

We can change the current bool field to be a currentOverride to manually set the active expo even if we aren't between the times.

https://github.com/HackFSU/hackfsu_com/blob/dev/api/api/models/judging_expo.py

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant