Business Daily Mobile App
https://www.youtube.com/watch?v=TfdJhcw-w5w
• Developed a cross-platform mobile application for iOS and Android devices using React Native to present the latest business news, company stock values and to track cryptocurrency prices
• Utilized the NewsAPI to fetch and present the user with a scroll-able list of business news cards from various news sources based on the user’s search query along with introduction paragraph, primary image, snippets, news source, and time of publishing
• Implemented a search and added functionality to query stocks listed on NASDAQ and obtain the stock opening, closing, highest, and present value through API calls to Alpha Vantage
• Implemented the list of top 150 cryptocurrencies on CoinGeko with the current dollar value and the indicator denoting the percentage increase or decrease in value with a filter function to narrow the list based on the Crypto name
News API: https://newsapi.org/docs
AlphaVantage API: https://www.alphavantage.co/documentation/
CoinGeko API: https://www.coingecko.com/en/api/documentation