A mobile app created via React Native designed to allow users to ask for stock recommendations from OpenAI API and keep records/data of stock portfolio
Stars
2
Forks
0
Watchers
2
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
57
commits
made changes to the portfolio screen. now has a filter function. currently working on a bug
b93fa72View on GitHubupdated to add filterByCategory function to access all recommended stock advices into 3 different categories - ticker, indutsry, and price that is used to search the said stock advice in the search screen in the beginning of the app
f4f7f6eView on GitHubadded delete function; connected to backend in the home screen
18ff814View on GitHubadded isFocus to refresh current home data whenever screen is focused to home screen
b2bd129View on GitHub