Akyya-Mayberry / stuff-z

Python Flask application that allows user to strategically tackle hoarding issues by setting up a priority list of items to clean/rearrange/donate/sale on a weekly basis.
1 stars 0 forks source link

editing tasks #6

Open Akyya-Mayberry opened 8 years ago

Akyya-Mayberry commented 8 years ago

Editing a task needs to be implemented. User should be able to at least add/edit the description and original photo after task had been added.

Akyya-Mayberry commented 8 years ago

Editing tasks is now possible. Code is dry. Will leave this issue open to find cleaner way to code this.