Todo app
Todo app is a challenge developed with Python, Flask and PostgreSQL. The user can add new tasks
to the list, mark a task as complete, delete a task, filter tasks by all/active/complete, clear
all completed tasks, reorder tasks by dragging them, and switch between dark and light mode.