Skip to content

Solution

Ivan Ignatiev edited this page Apr 29, 2023 · 1 revision

MVP

Regarding to LO1:

  • UX:
    • User starts application
    • Application showing map
    • User can choose place, write description, attach photo
    • User can click share button and share information over messagers
    • All fields are required and form must be validated
  • Business: Users survey must be designed and launched to create requirements for farther product versions
  • Tech: MVP presentation and logic layers must be separated
  • Tech: MVP presentation layer must be templatized
  • Tech: MVP must be written on JavaScript
  • Tech: MVP must use React Native and Expo

Clone this wiki locally