Job Story - mikehov/Dating-app GitHub Wiki

Dating-app onderzoek

Mike Hovenier | Tech-4

Job Story

Situation | Motivation | Expected Outcome When | I want to | So I can

The job story/feature I want to work on the coming weeks is the following: When I'm chilling in my room listening to my music playlist, I want to be notified that I have a match, so I can see who it is and maybe get to know them.

So its basically about the swiping function and the notification function. There are a lot of different kind of notifications dating-apps are using. For example: someone has a crush on you, someone visited you, someone has a big crush on you, someone wants to chat with you, you have a match and a lot more. For the swiping functions its about liking, disliking, etc.

MoSCoW

Must Should Could Would/Want

Must:

  • The dating-app can store the data in a database
  • A host to run the app
  • The dating-app runs with node.js

Should:

  • The user can like, dislike and super-like the users.
  • User being notified if he/she has a match.
  • If the user has a match they can see instantly there match.

Could:

  • The user being notified if they received a like.
  • The user being notified if they received a super-like.
  • The user can see more details by double tapping the photo.
  • The user can see multiple photo's of the person.
  • A admin panel that can delete users.

Would/Want:

  • A really fancy animation if the user has a match.