Rather than make a whole issue for each suggestion, I'll keep a collection of feedback and future ideas here and links to old closed issues.
Styling suggestions here: #138
- Authentication! This feature was a bear to learn and implement at once so it had to be dropped to hit the MVP deadline. Currently only one "user" can use the application, and there's no data ownership.
- STATS! Track date and time of completion for a long-running task, number of attempts, and which character finally scored the drop.
- Automatic refresh of weekly & daily tasks based on user's last login.
- Drag and drop task lists, Trello-style.
- Showing filters across the top of the tasks list for easy removal
- Showing only the top 5-10 dungeons/zones if a user has lots, adding a "show more" button (should probably get the whole list and shorten it client-side)
- Showing only characters who have tasks assigned to them instead of the whole roster (in the sidebar)
- Moving all the copy-pasted domain logic into a central collection of constants.
- Rename "Profile" to "settings"
- Build in "default task type" with nulls accepted.
- Set up the Blizzard API search endpoints to send back subclasses of items for more cross-referencing (e.g. cloth items).
- Rich text formatting (or at the very least allow line breaks) for the notes section.
- Image uploads for the notes section? Sometimes I just want to paste a screenshot instead of typing it all out.
Issues closed for deadline constraints that can be reopened for 2.0:
#13
#27
#47
#73
#82
#90
#109
#8
#122
#123
#156
Rather than make a whole issue for each suggestion, I'll keep a collection of feedback and future ideas here and links to old closed issues.
Styling suggestions here: #138
Issues closed for deadline constraints that can be reopened for 2.0:
#13
#27
#47
#73
#82
#90
#109
#8
#122
#123
#156