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
- Host: GitHub
- URL: https://github.com/thomasperge/formwithserverflask
- Owner: thomasperge
- Created: 2022-05-21T20:13:59.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-06-20T14:19:04.000Z (almost 3 years ago)
- Last Synced: 2025-01-02T12:27:25.253Z (5 months ago)
- Topics: flaskform, form, pythondjango, pythonflask, pythonform
- Language: HTML
- Homepage:
- Size: 180 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
``