Stockly - Android App
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.
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