After you have reviewed and addressed these changes, please respond to this issue and send Gordon and Ed a link. We will provide followup after reviewing your changes before closing this issue.
MVP List
[ ] Estimate time to complete each MVP (measure in full and half days)
Schema
[ ] Convert this image into a markdown table, please! Complete with not/nullable, unique, and other constraints.
Characters
[ ] Things may have changed since I was playing 2nd edition, but can you explain how the attributes column is working as a single integer?
Adventures
[ ] Are you going to connect Characters and Adventures that are not owned by the same user? If so, how?
Back End Routes
[ ] You've got all the routes listed here, but what do they do? What methods are accepted? What (if any) data is returned?
Sample State
[ ] Normalize your state! Don't nest pages within adventures. Instead, there should be a pages slice of state.
Wiki Feedback
After you have reviewed and addressed these changes, please respond to this issue and send Gordon and Ed a link. We will provide followup after reviewing your changes before closing this issue.
MVP List
Schema
Characters
attributes
column is working as a single integer?Adventures
Back End Routes
Sample State