Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 181 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 181 Bytes

general-tools

  • unfinished and abandoned for now *

Task tracker web app

To start a new database: - open interactive python interpreter - from app import db - db.create_all()