emptybutton / ToDo

Turing complete to-do list

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ToDo

This is a to-do list app that provides more flexible task management than other similar apps.
For more information on the internal structure, go here.

Deployment

To deploy this application locally:

  • clone this repository
  • optionally populate a .env file based on the .env.template file, or set the appropriate environment variables
  • run within docker
git clone https://github.com/emptybutton/ToDo.git
docker compose --project-directory ./ToDo up

About

Turing complete to-do list

License:Apache License 2.0


Languages

Language:Python 63.2%Language:TypeScript 28.7%Language:HTML 4.6%Language:SCSS 3.1%Language:Shell 0.2%Language:Dockerfile 0.1%