Skip to content

asaikarthikeya/Stock-Monitoring-Application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stock Monitoring Application.

  • Stock Monitoring application that helps you to search and track the NASDAQ listed companies.

  • The Stock information is fetched from Alpha Vantage API and is presented in a graphical way.

  • ObjectBox database is used to store the watchlists and Fire base is used for User Authentication.

  • Watchlists are User specific, each user has a different watchlist.

  • Followed Model-View-Presenter (MVP) architecture and other good practices.

Screenshots

Stock Representation Stock Search User Watchlist User Authentication
Stock Representation Stock Search User Watchlist User Authentication

App Flow

Screen_Recording_20230605_072631_Stock.Monitor.mp4

Setup

  • Clone/download the repo into the Android Studio.
  • Obtain an API key from here. And place it in App.kt
  • Run the project

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages