p6nj / toudou

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Toudou

The best todo application!

$ pip install pdm       # Python Dependency Manager is recommended
$ pdm install           # install project dependencies
$ pdm run toudou        # run the project
Usage: toudou [OPTIONS] COMMAND [ARGS]...

Options:
    --help  Show this message and exit.

Commands:
    display

Course & examples : https://kathode.neocities.org

Todo :

  • remove SQLAlchemy ORM
  • use SQL preparation
  • remove db from other modules
  • restructure project for deployment
  • restructure flask template imports

About

License:The Unlicense


Languages

Language:Python 80.3%Language:HTML 18.3%Language:CSS 1.2%Language:Shell 0.2%