06. MVP scope - gsambrotta/open-matches GitHub Wiki

Scope of the MVP is to allow loggedin users to successfully find good match to get in contact with to start a learning journey together. Part of the MVP scope is also to allow organization to easily clone and customize the code for their own use.

Relevant functionalities in order to reach MVP scope: Product:

  • Signup/Login
  • New user registration
  • User profile (display privately, edit, public display)
  • Matching system
  • Matching result overview
  • Contacting between two match

Open Source:

  • proper documentation to clone and use it
  • easy setup
  • UI easily customize (logo, colors, ...)
  • Database easily pluggable