Skip to content

Instantly share code, notes, and snippets.

@821jieun
Last active April 2, 2018 14:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save 821jieun/8b34fc64cfc01ec77120ae8a6cc2a69d to your computer and use it in GitHub Desktop.
Save 821jieun/8b34fc64cfc01ec77120ae8a6cc2a69d to your computer and use it in GitHub Desktop.
Book Therapist: high-level idea and user stories
High-level Idea:
an app that allows users to write an entry describing how they're feeling and get in return a book recommendation.
User Stories:
as a user, I can write an entry and send to the book therapist.
as a user, I can receive a recommendation(s) about a book(s) to read based on my sent entry.
as a user, I can save these recommendations I receive for future reference.
as a user, I can save the entries I submitted.
as a user, I can login to my account and see my saved entries and recommendations from the past.
as a user, I can update my saved entries to add a comment about reading the book and whether it was a helpful suggestion.
as a user, I can delete an entry.
as a user, I can signup for an account.
as a user, I can login to my account.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment