Flist
Simple list management webapp using Flask and Bootstrap.
- Add shopping items, TODO items, etc. Designate the type of item with the toggle.
- Click them to move them to the staging area for deletion (will add a strikethrough).
- Click the item again in the strikethrough list to move it back to the active list.
- Click the red X to delete permanently.