Releases: ahmnouira/flask-simple-form
Releases · ahmnouira/flask-simple-form
v2.1
flask-simple-form
This is a simple flask register-form application designed to run in multiple ways
Notes
-
This app use MongoDB as database supported by Flask-MongoAlchemy extension
=> So you have to install MongoDB database to run this locally -
uses Flask-SocketIO along with Ajax for real time update
-
you will get an email if you have registered
Overview
v1.0
flask-simple-form
This is a simple flask register-form application designed to run in multiple ways
Notes
-
This app use MongoDB as database supported by Flask-MongoAlchemy extension
=> So you have to install MongoDB database to run this locally -
uses Flask-SocketIO along with Ajax for real time update