Vercel Deployment
Check out our cool website
Github repo
Design revision
Due to time contraint we did not implement the leaderboard.
We merged Article and news to one concept called interests. Interests stores users' favorite stocks, and then, it finds the articles that are relevant to those stocks.
We added isPublic state to portfolio.
We removed allAssets state from state and other states that can be computed at real-time without storing them.
User Test
Title | Instruction | Goal | |
---|---|---|---|
1 | Purchase a stock | Purchase one share of Apple stock | Users should be able to easily add stocks to their portfolio, as this is key functionality of the app |
2 | Copy-invest | Copy another user’s portfolio | This is the defining feature of the app, meaning that it must be intuitive |
3 | Consulting | Ask the AIAssistant to check if it is a good idea to invest in oil | Make sure that users can find the icon to get help and use the chatbox |
4 | Favorite articles | Find articles related to the stocks that you want to invest in | Make sure that users can find the news icon and select their favorite articles |
5 | Stocks | Find the stock of your favorite and track its price | Make sure that the users can find the |