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

https://github.com/ruchabhattjoshi/bakingapplication

Baking App (Project 4) for Udacity's Android Developer Nanodegree by Google.
https://github.com/ruchabhattjoshi/bakingapplication

baking-app

Last synced: 10 months ago
JSON representation

Baking App (Project 4) for Udacity's Android Developer Nanodegree by Google.

Awesome Lists containing this project

README

          

# BakingApplication
Baking App (Project 4) for Udacity's Android Developer Nanodegree by Google.

* Fetch recipers data from external link using **Retrofit**
* Preview data by using **Recycler view**
* Use Fragments to create a **responsive design** that works on phones and tablets
* Use **Exoplayer** to display videos
* Add a Configurable **Widget** to your app experience
* Handle error cases in Android by **Espresso**

## Languages, libraries and tools used

* [Java](https://docs.oracle.com/javase/8/)
* Android Support Libraries
* [Picasso](https://github.com/square/picasso)
* [Butterknife](https://github.com/JakeWharton/butterknife)
* Retrofit
* ExoPlayer
* Espresso

## Screenshots:

![BakingApplication](https://user-images.githubusercontent.com/42872628/70736381-1e172a80-1d08-11ea-92d3-e34708068122.png)
![BakingApplication](https://user-images.githubusercontent.com/42872628/70736388-20798480-1d08-11ea-8838-4db8730fa34c.png)
![BakingApplication](https://user-images.githubusercontent.com/42872628/70736391-22dbde80-1d08-11ea-9a6b-e880006fc02d.png)
![BakingApplication](https://user-images.githubusercontent.com/42872628/70736402-28392900-1d08-11ea-80a4-350789aa67ce.png)