Dawidzior / Crypt0Track3r-Kotlin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Crypt0 Track3r

This repository stores the final project in Udacity’s Android Nanodegree.

Project Overview

App makes it possible to check crypto currencies value using https://coinmarketcap.com/api/ and https://min-api.cryptocompare.com/ api.

Navigation architecture component https://developer.android.com/topic/libraries/architecture/navigation/ handles app nav.

FirebaseJobDispatcher https://github.com/firebase/firebase-jobdispatcher-android is responsible for cyclic data update.

Full app architecture (https://developer.android.com/jetpack/docs/guide) is implemented using Room, LiveData, ViewModel, LifecycleObserver and LifecycleOwner.

Why this Project?

In this project, you will demonstrate the skills you’ve learned in your Nanodegree journey, and apply them to creating a unique app experience of your own. By the end of this project, you will have an app that you can submit to the Google Play Store for distribution.

What Will I Learn?

The Capstone project will give you the experience you need to own the full development cycle of an app.

33%
33%

About


Languages

Language:Kotlin 96.6%Language:Java 3.4%