An open API service indexing awesome lists of open source software.

https://github.com/thomasperge/formwithserverflask

Form with Flask and Boostrap
https://github.com/thomasperge/formwithserverflask

flaskform form pythondjango pythonflask pythonform

Last synced: 3 months ago
JSON representation

Form with Flask and Boostrap

Awesome Lists containing this project

README

        

**Made by ElThomas ❤️ in France**

Form, registering and deleting members of a meeting place. Save in a SQL database.
Possibility to add and delete a member, to add and delete a meeting place and to add or delete his registration to a participation. Contains a page with all members and participation.

Uses Flask and Bootstrap.

Run the code:
``
python app.py
``