6 Forks
5 Stars
5 Watchers

BakingApp

A Functioning Android App which I built for Udacity Associate Android Developer FastTrack course. App allows a user to select a recipe and see video-guided steps for how to complete it, showcasing MVP pattern, Retrofit, RxJava, Dependency Injection.

How to download and setup BakingApp

Open terminal and run command
git clone https://github.com/codedentwickler/BakingApp.git
git clone is used to create a copy or clone of BakingApp repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with BakingApp https://github.com/codedentwickler/BakingApp/archive/master.zip

Or simply clone BakingApp with SSH
[email protected]:codedentwickler/BakingApp.git

If you have some problems with BakingApp

You may open issue on BakingApp support forum (system) here: https://github.com/codedentwickler/BakingApp/issues