posted an update

Here are some of the sources I used to familiarize myself with the back-end that I would be communicating with, as well as familiarizing myself with some of the features provided by Flask. forms and authentication https://flask-wtf.readthedocs.io/en/stable/form.html https://flask-wtf.readthedocs.io/en/stable/quickstart.html#creating-forms https://sodocumentation.net/flask/topic/9053/authorization-and-authentication

Learning about the html templating https://www.askpython.com/python-modules/flask/flask-templates https://pythonhosted.org/Flask-Bootstrap/basic-usage.html

Log in or sign up for Devpost to join the conversation.