Skip to content

Latest commit

 

History

History
39 lines (30 loc) · 1.72 KB

README.md

File metadata and controls

39 lines (30 loc) · 1.72 KB

Stockly - Android App Build status

Stockly is an portfolio management app, which allows users to view historical data on price of stocks and their descriptions. Users may also use the portfolio to store stocks which they have invested in and also add stocks to a watchlist if they are interested in them. Stockly is available on the Google Play Store.

Get it on Google Play

 

Installation

Gradle Build 7.0.2 is required to compile this project. Download :

  $ git clone https://github.com/LemonPepperSeasoning/Stockly.git

if using Android Studio, import Project by Android Studio Menu > File > Import Project...

To build the app

  $ ./gradlew run

 

UI preview

Development process documentation