Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 402 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 402 Bytes

flask-crud-minimal-demo

Minimal demo of a CRUD system using SQLite to store data, SQLAlchemy to access SQLite, Flask as controller and server of the views, Flask-Jinja2 to create html views and Bootstrap to format the views.

If you want to run this demo

Try the following steps: