Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

To-do list for functionality 🙈 #3

Open
9 of 14 tasks
LauraAubin opened this issue Jul 3, 2019 · 0 comments
Open
9 of 14 tasks

To-do list for functionality 🙈 #3

LauraAubin opened this issue Jul 3, 2019 · 0 comments

Comments

@LauraAubin
Copy link
Owner

LauraAubin commented Jul 3, 2019

Create components

  • Create list for viewing current quests (top right corner). Instead of type, this will probably be by date. e8d630d
  • Create quest description component 8bed628
  • Create action items (Does the quest have multiple linear parts? Does it have multiple items to be completed? 0/7 for example)
  • Create admin view for creating a new quest (name, description, location, due date, topic (like for school, work, specific class, etc) ea9edd4

User stories

Quests

  • I can see all available quests for today 98a36ab
  • I can see all available quests for tomorrow if there aren't a lot for today 98a36ab
  • I can view the quest description in the quest popup cd67a0d
  • I can hand in the quest, mark it as complete (relies on Edit existing records #8) 8fb9ebe
  • I no longer see completed quests in the QuestList 2df9cd5
  • I can view past completed quests
  • I can still see and complete the quest even after missing the deadline
  • I can update the quest (relies on Edit existing records #8)
    • As a user, I do not want to see edit buttons everywhere (nothing in the quest details view)
    • As the GM, I don't want to do a lot of extra clicking (redirecting focus in and out of the GM window)
    • As a user who notices something I want to quickly update, I want to be able to change it right away
  • I am presented with available quests for me to accept (those with far away deadlines?)
  • I can abandon the quest (is this the same as completing? Or is it more like deleting?)
@LauraAubin LauraAubin changed the title To-do list for to-do list functionality 🙈 To-do list for functionality 🙈 Jul 21, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant