You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The basic_operations.py file is getting a little big, and it's pretty much holding all the functions to render each webpage. We might want to consider splitting it up so we have a file for each "section" of the website, e.g. one for judges, attendees, and organizers.
The
basic_operations.py
file is getting a little big, and it's pretty much holding all the functions to render each webpage. We might want to consider splitting it up so we have a file for each "section" of the website, e.g. one for judges, attendees, and organizers.Maybe we could do something like
The text was updated successfully, but these errors were encountered: