Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/carloocchiena/flask_sqlite_full_stack_python_template

A web app in Flask that allows via web form to enter a username. The backend saves it with the date of the day and an auto-incrementing ID and saves it to a local SQLite DB.
https://github.com/carloocchiena/flask_sqlite_full_stack_python_template

backend flask flask-sqlite3 fullstack python sqlite webapp

Last synced: 25 days ago
JSON representation

A web app in Flask that allows via web form to enter a username. The backend saves it with the date of the day and an auto-incrementing ID and saves it to a local SQLite DB.

Awesome Lists containing this project