Design an MVP experience for a real-estate investment app.
- Fergus Xavier
Lets’ clarify the problem statement first (assumptions involved):
– Purpose of the application is just to make investments in real estate
– Application would just be used by the people who are interested in making investments in real estate
– Application would let the people trade (buy and sell), make payments.
– There are three major aspects of investments, buy, sell, and middle layer (the way in which the application would make money). Lets focus on the buying part for now.
Users:
-Newbies, seasoned personal investors, seasoned professional investors, bulk buyers
User Needs and Priorities:
1. User needs to be able to create a profile and let the application know their investing capacity and interests.
2. User should see the recommendations that fits their profile
3. User should see the available options that are a close fit to their profile apart from the recommendations
4. User should be able to upload funds on their profile
5. User should be able to make the purchase
Solutions:
1. User profile creation module. Pre-loaded questions to be asked and user answers to suggest the investing capacity and interests of the user.
2. Interests and capacity driven investment recommendations/options would be displayed.
3. Search bar to look up the available options apart from the recommendations. This also will align the options that are close to your capacity and interests on top followed by others. We can use the blockchain immutability concept to ensure the authencity of the available trades.
4. User will be able to access and add money to the dedicated e-wallet on their profile.
5. User will be able to trade payments through the wallet. We can use blockchain concepts to validate the transactions.
User Metrics
– Active users per day, week, and month
– New users per month
– Number of trades per day, per week, and per month
– Total funds added to the wallet: Can help us in recognising if there is chance to pursue an checkings account concept in future
– Wallet to trade conversion ratio
Version 2:
– Show the growth trajectory on the recommendations and available options
– Analyst recommendations supporting the decision making process
– Advanced search options for narrowing down on growth and interests factor
– Checkings aaccount thorugh the wallet

Meta