Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/codeamt/blockchainandroid

A simple blockchain app made from scratch with Java.
https://github.com/codeamt/blockchainandroid

Last synced: about 2 months ago
JSON representation

A simple blockchain app made from scratch with Java.

Awesome Lists containing this project

README

        


#GrowWithGoogle Android Development Capstone:
BlockchainAndroid



## User Story Map

TODO

## Versioning and Dependencies

Target SDK Version: 28

Dependencies:
- com.android.support:appcompat-v7:28.0.0
- com.android.support.constraint:constraint-layout:1.1.3
- com.android.support:design:28.0.0
- com.android.support:cardview-v7:28.0.0
- com.android.support:recyclerview-v7:28.0.0
- android.arch.persistence.room:runtime:1.1.1
- com.google.firebase:firebase-core:16.0.7
- com.google.firebase:firebase-auth:16.2.0
- com.google.firebase:firebase-storage:16.1.0
- com.firebaseui:firebase-ui-storage:4.3.1
- android.arch.persistence.room:compiler:1.1.1
- org.parceler:parceler-api:1.1.11
- org.parceler:parceler:1.1.11
- com.jakewharton:butterknife:8.8.1'
- com.jakewharton:butterknife-compiler:8.8.1
- com.github.bumptech.glide:glide:4.9.0
- com.github.bumptech.glide:compiler:4.9.0
-

App Repositories:
- MavenCentral
- Google
- JCenter

Android Studio Version: 3.1.2 (Stable Release)

Gradle Build Tools Version: 3.1.2

## References
https://medium.freecodecamp.org/room-sqlite-beginner-tutorial-2e725e47bfab
https://code.tutsplus.com/tutorials/image-upload-to-firebase-in-android-application--cms-29934
https://medium.com/mobiletech/firebase-authentication-sample-371b5940ba93
https://github.com/codepath/android_guides/wiki/Understanding-the-Android-Application-Class
https://medium.com/programmers-blockchain/create-simple-blockchain-java-tutorial-from-scratch-6eeed3cb03fa