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
Website with form-tree and control-flow ending in a contact form using Flask.
Tree uses different views instead of URLs which made it quite tricky to build and was honestly a waste of time. Should have just used URLs instead of being fancy.