Submittal page for Week in Review
Closed this issue · 1 comments
hpjaj commented
Background
When the user is ready, they'll need a page to submit their week's accomplishments.
Definition of Done
- 'submit' button from WIR page bringing them into a page to begin the submittal process
- entering the page creates a
WeekInReview
db record and associatedAccomplishment
records - new page displays all of their current stats/accomplishments for the selected week
- all the stats have a 'remove' icon
- clicking remove removes the stat for their week
- page carves out a comments section (to be completed in an upcoming issue)
- page carves out an 'add stat' section (to be completed in an upcoming issue)
hpjaj commented
completed