puneetmpatil / StockPulse

StockPulse is an android application which fetches the latest stock related news and displays it

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

StockPulse

Overview:

StockPulse is an Android app that displays the latest news on stocks using AlphaVantage API. The app is built using Android Studio and utilizes Glide and Volley library to implement fetching and displaying of data.

Features:

  • Latest news on stocks
  • Detailed view of the news article

Requirements:

  • Android Studio version 4.0 or higher
  • Minimum Android SDK version 21
  • Internet connectivity for fetching the news data

Installation:

  1. Clone the project repository
  2. Open the project in Android Studio
  3. Build and run the app on an emulator or physical device

Usage:

  1. Upon launching the app, the latest news on stocks will be displayed
  2. To view the full details of a news article, click on the article

Libraries Used:

  1. Glide: used to load and display images in the app
  2. Volley: used to fetch and parse data from AlphaVantage API

API Used:

AlphaVantage API: used to fetch the latest news on stocks

References

About

StockPulse is an android application which fetches the latest stock related news and displays it


Languages

Language:Kotlin 100.0%