An open API service indexing awesome lists of open source software.

https://github.com/andhikayuana/ministockbit-demo


https://github.com/andhikayuana/ministockbit-demo

Last synced: 7 months ago
JSON representation

Awesome Lists containing this project

README

          

# MiniStockBit App Demo

## Requirements
- Android Studio 4.2 + SDK
- Android Gradle Plugin 4.2.1
- Gradle 6.8.3
- Git
- API using `https://min-api.cryptocompare.com/`

## How to Run
- clone this project using git and open this project using Android Studio
- after finish resolved dependencies and indexing, you may want to change `apiKey` inside `gradle.properties` file
- click run

## How to Login
- please use below credentials to login
```
email: jarjit@spam4.me
password: jarjit123!@#
```

## Screenshots

| SplashScreen | LoginScreen | MainScreen |
|---|---|---|
|![alt SplashScreen](./screenshots/Screenshot_1628410695.png) |![alt LoginScreen](./screenshots/Screenshot_1628410380.png) | ![alt MainScreen](./screenshots/Screenshot_1628410409.png) |