Simple angular2 app with python-flask backend ( Learning Angular2 )
-
Updated
Aug 9, 2022 - JavaScript
Add a description, image, and links to the flask-backend topic page so that developers can more easily learn about it.
To associate your repository with the flask-backend topic, visit your repo's landing page and select "manage topics."
Currently the applications forms are defined in resume/forms.py
It would be good if the form names are redefined to start with capital letters and ending with Form (eg UserExpForm)
The forms present are